XMMS2
Functions
lock.c File Reference
#include "s4_priv.h"
#include <stdlib.h>

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)