#include <lock.h>
Data Fields | |
| int | semaphore_index |
| gen_lock_set_t * | semaphore_set |
Definition at line 51 of file lock.h.
| int semaphore_index |
Definition at line 53 of file lock.h.
Referenced by _lock(), _unlock(), init_cell_lock(), init_entry_lock(), and lock_initialize().
| gen_lock_set_t* semaphore_set |
Definition at line 52 of file lock.h.
Referenced by _lock(), _unlock(), init_cell_lock(), init_entry_lock(), and lock_initialize().
1.5.6