Home
last modified time | relevance | path

Searched defs:ret (Results 1 – 3 of 3) sorted by relevance

/TaskScheduler/Scheduler/Include/Platform/Windows/
H A DMTEventUser.h143 MW_BOOL ret = ::SleepConditionVariableCS(&condition, &criticalSection, (MW_DWORD)milliseconds); in Wait() local
/TaskScheduler/Scheduler/Include/
H A DMTConcurrentRingBuffer.h71 size_t ret = index + 1; in NextIndex() local
/TaskScheduler/Scheduler/Include/Platform/Posix/
H A DMTEvent.h192 int ret = 0; in Wait() local