Searched refs:exit_thread (Results 1 - 11 of 11) sorted by path

/haiku-fatelf/headers/os/kernel/
H A DOS.h331 extern void exit_thread(status_t status);
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1178 #define exit_thread fssh_exit_thread macro
/haiku-fatelf/src/add-ons/tracker/zipomatic/
H A DGenericThread.cpp260 exit_thread(return_value);
/haiku-fatelf/src/apps/3dmov/
H A DVideo.cpp183 exit_thread(B_ERROR);
202 exit_thread(err);
/haiku-fatelf/src/apps/expander/
H A DGenericThread.cpp250 exit_thread(a_return_value);
/haiku-fatelf/src/kits/app/
H A DLooper.cpp466 exit_thread(0);
/haiku-fatelf/src/servers/app/
H A DMessageLooper.cpp76 exit_thread(0);
/haiku-fatelf/src/system/kernel/
H A Dteam.cpp1950 exit_thread(status);
2000 exit_thread(status);
H A Dthread.cpp2986 exit_thread(status_t returnValue)
3329 exit_thread(returnValue);
/haiku-fatelf/src/system/libroot/os/
H A Dthread.c144 exit_thread(status_t status) function
/haiku-fatelf/src/system/libroot/posix/pthread/
H A Dpthread.cpp208 exit_thread(B_OK);

Completed in 236 milliseconds