summaryrefslogtreecommitdiff
path: root/innobase/include/os0sync.h
diff options
context:
space:
mode:
Diffstat (limited to 'innobase/include/os0sync.h')
-rw-r--r--innobase/include/os0sync.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/innobase/include/os0sync.h b/innobase/include/os0sync.h
index 26f7dff5d8b..617f6b036fe 100644
--- a/innobase/include/os0sync.h
+++ b/innobase/include/os0sync.h
@@ -163,7 +163,7 @@ os_fast_mutex_trylock(
#endif
/**************************************************************
Releases ownership of a fast mutex. */
-UNIV_INLINE
+
void
os_fast_mutex_unlock(
/*=================*/