Searched defs:RTSemEventMultiSetSignaller (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Runtime/r3/win/
H A Dsemeventmulti-win.cpp333 RTDECL(void) RTSemEventMultiSetSignaller(RTSEMEVENTMULTI hEventMultiSem, RTTHREAD hThread) function
/vbox/src/VBox/Runtime/r3/linux/
H A Dsemeventmulti-linux.cpp404 RTDECL(void) RTSemEventMultiSetSignaller(RTSEMEVENTMULTI hEventMultiSem, RTTHREAD hThread) function
/vbox/src/VBox/Runtime/r3/os2/
H A Dsems-os2.cpp246 RTDECL(void) RTSemEventMultiSetSignaller(RTSEMEVENTMULTI hEventMultiSem, RTTHREAD hThread) function
248 /** @todo implement RTSemEventMultiSetSignaller on OS/2 */
/vbox/include/iprt/
H A Dmangling.h1257 # define RTSemEventMultiSetSignaller RT_MANGLER(RTSemEventMultiSetSignaller) macro

Completed in 298 milliseconds