|
XMMS2
|
Functions | |
| s4_lock_t * | _lock_alloc () |
| void | _lock_free (s4_lock_t *lock) |
| int | _lock_exclusive (s4_lock_t *lock, s4_transaction_t *trans) |
| int | _lock_shared (s4_lock_t *lock, s4_transaction_t *trans) |
| void | _lock_unlock_all (s4_transaction_t *trans) |