MediaProcessors
|
Go to the source code of this file.
Typedefs | |
typedef struct fair_lock_s | fair_lock_t |
Functions | |
fair_lock_t * | fair_lock_open () |
void | fair_lock_close (fair_lock_t **ref_fair_lock) |
void | fair_lock (fair_lock_t *fair_lock) |
void | fair_unlock (fair_lock_t *fair_lock) |