Searched defs:RTSemEventRemoveSignaller (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Runtime/r3/win/
H A Dsemevent-win.cpp288 RTDECL(void) RTSemEventRemoveSignaller(RTSEMEVENT hEventSem, RTTHREAD hThread) function
/vbox/src/VBox/Runtime/r3/linux/
H A Dsemevent-linux.cpp394 RTDECL(void) RTSemEventRemoveSignaller(RTSEMEVENT hEventSem, RTTHREAD hThread) function
/vbox/src/VBox/Runtime/r3/os2/
H A Dsems-os2.cpp139 RTDECL(void) RTSemEventRemoveSignaller(RTSEMEVENT hEventSem, RTTHREAD hThread) function
/vbox/src/VBox/Runtime/r3/posix/
H A Dsemevent-posix.cpp535 RTDECL(void) RTSemEventRemoveSignaller(RTSEMEVENT hEventSem, RTTHREAD hThread) function
/vbox/include/iprt/
H A Dmangling.h1265 # define RTSemEventRemoveSignaller RT_MANGLER(RTSemEventRemoveSignaller) macro

Completed in 81 milliseconds