Home
last modified time | relevance | path

Searched refs:MW_ERROR_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/TaskScheduler/Scheduler/Include/Platform/Windows/
H A DMTEventUser.h150 MT_ASSERT(err == MW_ERROR_TIMEOUT, "Unexpected return value from SleepConditionVariable"); in Wait()
H A DMicroWindows.cpp67 static_assert(MW_ERROR_TIMEOUT == ERROR_TIMEOUT, "MW_ERROR_TIMEOUT != ERROR_TIMEOUT");
H A DMicroWindows.h67 #define MW_ERROR_TIMEOUT (ERROR_TIMEOUT) macro
223 #define MW_ERROR_TIMEOUT (1460L) macro