Public Attributes | |
os_thread_id_t | id |
sync_level_t * | levels |
Mutexes or rw-locks held by a thread
Definition at line 226 of file sync0sync.cc.
OS thread id
Definition at line 227 of file sync0sync.cc.
level array for this thread; if this is NULL this slot is unused
Definition at line 228 of file sync0sync.cc.
Referenced by sync_init().