Searched defs:SIGUSR1 (Results 1 - 3 of 3) sorted by last modified time

/haiku/headers/posix/
H A Dsignal.h137 #define SIGUSR1 18 /* app defined signal 1 */ macro
/haiku/src/tests/servers/debug/
H A Dcrashing_app.cpp186 send_signal(find_thread(NULL), SIGUSR1); local
/haiku/src/tests/system/glue/
H A DStackAlign.cpp63 kill(getpid(), SIGUSR1); local

Completed in 108 milliseconds