Searched refs:RTSEMMUTEX_STRICT (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Runtime/include/internal/
H A Dstrict.h61 /** @def RTSEMMUTEX_STRICT
64 #if (!defined(RTSEMMUTEX_STRICT) && defined(IN_RING3) && defined(RT_LOCK_STRICT)) || defined(DOXYGEN_RUNNING)
65 # define RTSEMMUTEX_STRICT macro
/vbox/src/VBox/Runtime/r3/win/
H A Dsemmutex-win.cpp61 #ifdef RTSEMMUTEX_STRICT
95 #ifdef RTSEMMUTEX_STRICT
149 #ifdef RTSEMMUTEX_STRICT
159 #ifdef RTSEMMUTEX_STRICT
199 #ifdef RTSEMMUTEX_STRICT
214 #ifdef RTSEMMUTEX_STRICT
232 #ifdef RTSEMMUTEX_STRICT
261 #ifndef RTSEMMUTEX_STRICT
300 #ifdef RTSEMMUTEX_STRICT
312 #ifdef RTSEMMUTEX_STRICT
[all...]
/vbox/src/VBox/Runtime/r3/linux/
H A Dsemmutex-linux.cpp77 #ifdef RTSEMMUTEX_STRICT
123 #ifdef RTSEMMUTEX_STRICT
173 #ifdef RTSEMMUTEX_STRICT
187 #ifdef RTSEMMUTEX_STRICT
218 #ifdef RTSEMMUTEX_STRICT
227 #ifdef RTSEMMUTEX_STRICT
274 #ifdef RTSEMMUTEX_STRICT
343 #ifdef RTSEMMUTEX_STRICT
353 #ifndef RTSEMMUTEX_STRICT
376 #ifndef RTSEMMUTEX_STRICT
[all...]
/vbox/src/VBox/Runtime/r3/posix/
H A Dsemmutex-posix.cpp62 #ifdef RTSEMMUTEX_STRICT
140 #ifdef RTSEMMUTEX_STRICT
199 #ifdef RTSEMMUTEX_STRICT
210 #ifdef RTSEMMUTEX_STRICT
241 #ifdef RTSEMMUTEX_STRICT
256 #ifdef RTSEMMUTEX_STRICT
321 #ifdef RTSEMMUTEX_STRICT
332 #ifndef RTSEMMUTEX_STRICT
352 #ifndef RTSEMMUTEX_STRICT
377 #ifdef RTSEMMUTEX_STRICT
[all...]

Completed in 44 milliseconds