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

/vbox/src/VBox/Runtime/r3/win/
H A Dsemevent-win.cpp262 RTDECL(void) RTSemEventSetSignaller(RTSEMEVENT hEventSem, RTTHREAD hThread) function
/vbox/src/VBox/Runtime/r3/linux/
H A Dsemevent-linux.cpp368 RTDECL(void) RTSemEventSetSignaller(RTSEMEVENT hEventSem, RTTHREAD hThread) function
/vbox/src/VBox/Runtime/r3/os2/
H A Dsems-os2.cpp127 RTDECL(void) RTSemEventSetSignaller(RTSEMEVENT hEventSem, RTTHREAD hThread) function
129 /** @todo implement RTSemEventSetSignaller and friends for OS/2 */
/vbox/src/VBox/Runtime/r3/posix/
H A Dsemevent-posix.cpp507 RTDECL(void) RTSemEventSetSignaller(RTSEMEVENT hEventSem, RTTHREAD hThread) function
/vbox/include/iprt/
H A Dmangling.h1266 # define RTSemEventSetSignaller RT_MANGLER(RTSemEventSetSignaller) macro

Completed in 63 milliseconds