|
InnoDB Plugin
1.0
|

Functions | |
| UNIV_INLINE ulint | os_fast_mutex_trylock (os_fast_mutex_t *fast_mutex) |
The interface to the operating system synchronization primitives.
Created 9/6/1995 Heikki Tuuri
| UNIV_INLINE ulint os_fast_mutex_trylock | ( | os_fast_mutex_t * | fast_mutex | ) |
Acquires ownership of a fast mutex.
| fast_mutex | in: mutex to acquire |
1.8.1.2