Home
last modified time | relevance | path

Searched defs:thread (Results 1 – 5 of 5) sorted by relevance

/TaskScheduler/SchedulerTests/Tests/
H A DPlatformTests.cpp47 MT::Thread thread; in SUITE() local
74 MT::Thread thread; in SUITE() local
/TaskScheduler/Scheduler/Include/Platform/Windows/
H A DMTFiberOptimized.h197 MW_HANDLE thread = GetCurrentThread(); in SwitchTo() local
H A DMTThread.h112 MW_HANDLE thread; variable
/TaskScheduler/Scheduler/Include/
H A DMTThreadContext.h84 Thread thread; member
/TaskScheduler/Scheduler/Include/Platform/Posix/
H A DMTThread.h138 pthread_t thread; variable