Lines Matching defs:Thread
225 /* This Thread ID means that the mutex is not in use (unlocked) */
229 /* This Thread ID means an invalid thread ID */
875 * Thread state - one per thread across multiple walk states. Multiple walk
882 struct acpi_walk_state *WalkStateList; /* Head of list of WalkStates for this thread */
884 ACPI_THREAD_ID ThreadId; /* Running thread ID */
945 ACPI_THREAD_STATE Thread;
1551 * thread and Index of current thread inside all them created.