Drizzled Public API Documentation

sync_thread_struct Struct Reference

List of all members.

Public Attributes

os_thread_id_t id
sync_level_tlevels

Detailed Description

Mutexes or rw-locks held by a thread

Definition at line 226 of file sync0sync.cc.


Member Data Documentation

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().


The documentation for this struct was generated from the following file: