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

/vbox/src/VBox/Runtime/r3/win/
H A Dsemevent-win.cpp275 RTDECL(void) RTSemEventAddSignaller(RTSEMEVENT hEventSem, RTTHREAD hThread) function
/vbox/src/VBox/Runtime/r3/linux/
H A Dsemevent-linux.cpp381 RTDECL(void) RTSemEventAddSignaller(RTSEMEVENT hEventSem, RTTHREAD hThread) function
/vbox/src/VBox/Runtime/r3/os2/
H A Dsems-os2.cpp133 RTDECL(void) RTSemEventAddSignaller(RTSEMEVENT hEventSem, RTTHREAD hThread) function
/vbox/src/VBox/Runtime/r3/posix/
H A Dsemevent-posix.cpp521 RTDECL(void) RTSemEventAddSignaller(RTSEMEVENT hEventSem, RTTHREAD hThread) function
/vbox/include/iprt/
H A Dmangling.h1245 # define RTSemEventAddSignaller RT_MANGLER(RTSemEventAddSignaller) macro

Completed in 192 milliseconds