|
Motr
M0
|

Go to the source code of this file.
Functions | |
| M0_INTERNAL void | m0_arch_mutex_init (struct m0_arch_mutex *mutex) |
| M0_INTERNAL void | m0_arch_mutex_fini (struct m0_arch_mutex *mutex) |
| M0_INTERNAL void | m0_arch_mutex_lock (struct m0_arch_mutex *mutex) |
| M0_INTERNAL void | m0_arch_mutex_unlock (struct m0_arch_mutex *mutex) |
| M0_INTERNAL int | m0_arch_mutex_trylock (struct m0_arch_mutex *mutex) |