Home
last modified time | relevance | path

Searched defs:Thread (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/lib/libsqlite/src/
H A Dtest4.c32 typedef struct Thread Thread; typedef
33 struct Thread { struct
37 void (*xOp)(Thread*); /* next operation to do */ argument
60 static Thread threadset[N_THREAD]; argument
/titanic_41/usr/src/uts/intel/io/acpica/executer/
H A Dexmutex.c76 ACPI_THREAD_STATE *Thread = ObjDesc->Mutex.OwnerThread; in AcpiExUnlinkMutex() local
127 ACPI_THREAD_STATE *Thread) in AcpiExLinkMutex()
537 ACPI_THREAD_STATE *Thread) in AcpiExReleaseAllMutexes()
/titanic_41/usr/src/uts/intel/io/acpica/dispatcher/
H A Ddswstate.c495 ACPI_THREAD_STATE *Thread) in AcpiDsGetCurrentWalkState()
528 ACPI_THREAD_STATE *Thread) in AcpiDsPushWalkState()
556 ACPI_THREAD_STATE *Thread) in AcpiDsPopWalkState()
604 ACPI_THREAD_STATE *Thread) in AcpiDsCreateWalkState()
H A Ddsdebug.c138 ACPI_THREAD_STATE *Thread; in AcpiDsDumpMethodStack() local
H A Ddsmethod.c524 ACPI_THREAD_STATE *Thread, in AcpiDsCallControlMethod()
/titanic_41/usr/src/uts/intel/io/acpica/parser/
H A Dpsparse.c456 ACPI_THREAD_STATE *Thread; in AcpiPsParseAml() local
/titanic_41/usr/src/cmd/lms/SyncLib/src/
H A DThreadUnix.cpp73 Thread::Thread(CallbackFunction func_p, void* param_p) in Thread() function in Thread
/titanic_41/usr/src/uts/intel/sys/acpi/
H A Dacstruct.h124 ACPI_THREAD_STATE *Thread; member
H A Daclocal.h825 ACPI_THREAD_STATE Thread; member