Searched refs:AcquireMutexThread (Results 1 – 2 of 2) sorted by relevance
/reactos/modules/rostests/kmtests/ntos_ex/ |
H A D | ExFastMutex.c | 158 AcquireMutexThread( in AcquireMutexThread() function 219 …mThread(&ThreadData->Handle, GENERIC_ALL, &Attributes, NULL, NULL, AcquireMutexThread, ThreadData); in StartThread()
|
/reactos/modules/rostests/kmtests/ntos_ke/ |
H A D | KeGuardedMutex.c | 220 AcquireMutexThread( in AcquireMutexThread() function 285 …mThread(&ThreadData->Handle, GENERIC_ALL, &Attributes, NULL, NULL, AcquireMutexThread, ThreadData); in StartThread()
|