Eneboo - Documentación para desarrolladores
|
#include <thr_lock.h>
Atributos públicos | |
THR_LOCK_OWNER * | owner |
struct st_thr_lock_data * | next |
struct st_thr_lock_data ** | prev |
struct st_thr_lock * | lock |
pthread_cond_t * | cond |
enum thr_lock_type | type |
void * | status_param |
void * | debug_print_param |
pthread_t | thread |
ulong | thread_id |
struct st_thr_lock * st_thr_lock_data::lock |
struct st_thr_lock_data * st_thr_lock_data::next |
struct st_thr_lock_data ** st_thr_lock_data::prev |