Searched defs:pthread_kill (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Drhapsody.c120 int pthread_kill(pthread_t thread, int sig) function
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_pth.h202 * These platforms don't have pthread_kill()
205 #define pthread_kill(thread, sig) ENOSYS macro
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dvms_x_fix.h1039 #define pthread_kill PTHREAD_KILL macro

Completed in 68 milliseconds