OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OwnerThread
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/executer/
exmutex.c
184
ACPI_THREAD_STATE *Thread = ObjDesc->Mutex.
OwnerThread
;
335
ObjDesc->Mutex.
OwnerThread
= NULL; /* Used only for AML Acquire() */
409
ObjDesc->Mutex.
OwnerThread
= WalkState->Thread;
476
if (ObjDesc->Mutex.
OwnerThread
)
481
ObjDesc->Mutex.
OwnerThread
= NULL;
521
ACPI_THREAD_STATE *
OwnerThread
;
533
OwnerThread
= ObjDesc->Mutex.
OwnerThread
;
537
if (!
OwnerThread
)
559
if ((
OwnerThread
->ThreadId != WalkState->Thread->ThreadId) &
[
all
...]
exdump.c
269
{ACPI_EXD_POINTER, ACPI_EXD_OFFSET (Mutex.
OwnerThread
), "Owner Thread"},
/src/sys/external/bsd/acpica/dist/include/
acobject.h
298
struct acpi_thread_state *
OwnerThread
; /* Current owner of the mutex */
Completed in 40 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025