Home
last modified time | relevance | path

Searched refs:suspend_thread (Results 1 – 25 of 25) sorted by relevance

/haiku/src/build/libroot/
H A Dthread.cpp25 suspend_thread(thread_id thread) in suspend_thread() function
/haiku/src/tools/fs_shell/
H A Dthread.cpp32 return suspend_thread(thread); in fssh_suspend_thread()
/haiku/src/servers/app/drawing/interface/remote/
H A DNetSender.cpp40 suspend_thread(fSenderThread); in ~NetSender()
H A DNetReceiver.cpp46 suspend_thread(fReceiverThread); in ~NetReceiver()
/haiku/src/kits/screensaver/
H A DScreenSaverRunner.cpp75 return suspend_thread(fThread); in Suspend()
/haiku/src/system/libroot/os/
H A Dthread.c150 suspend_thread(thread_id thread) in suspend_thread() function
/haiku/src/add-ons/tracker/zipomatic/
H A DGenericThread.cpp234 return suspend_thread(fThreadId); in Suspend()
H A DZipperThread.cpp366 return suspend_thread(fZipProcess); in SuspendExternalZip()
/haiku/src/apps/expander/
H A DGenericThread.cpp226 return suspend_thread(fThreadId); in Suspend()
/haiku/src/add-ons/input_server/devices/serial_mouse/
H A DMouseInputDevice.cpp210 suspend_thread(device->device_watcher); in Stop()
/haiku/src/add-ons/input_server/devices/easypen/
H A DEasyPenInputDevice.cpp193 suspend_thread(device->device_watcher); in Stop()
/haiku/src/kits/game/
H A DWindowScreen.cpp548 suspend_thread(find_thread(NULL)); in Suspend()
891 suspend_thread(fDebugThreads[i]); in _Suspend()
/haiku/src/kits/tracker/
H A DTaskLoop.cpp607 suspend_thread(fScanThread); in AddTask()
H A DStatusWindow.cpp396 suspend_thread(thread); in CheckCanceledOrPaused()
/haiku/src/add-ons/input_server/devices/tablet/
H A DTabletInputDevice.cpp222 suspend_thread(fThread); in Stop()
/haiku/src/add-ons/input_server/devices/keyboard/
H A DKeyboardInputDevice.cpp229 suspend_thread(fThread); in Stop()
/haiku/headers/os/kernel/
H A DOS.h350 extern status_t suspend_thread(thread_id thread);
/haiku/src/add-ons/input_server/devices/virtio/
H A DVirtioInputDevice.cpp273 suspend_thread(fWatcherThread); in Stop()
/haiku/src/add-ons/input_server/devices/mouse/
H A DMouseInputDevice.cpp254 suspend_thread(fThread); in Stop()
/haiku/src/apps/terminal/
H A DTermParse.cpp223 suspend_thread(fReaderThread); in _StopPtyReader()
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DNetFSServer.cpp235 suspend_thread(fBroadcaster); in ~NetFSServer()
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1196 #define suspend_thread fssh_suspend_thread macro
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c2537 void suspend_thread() {} in suspend_thread() function
H A Dlibroot_stubs.c2551 void suspend_thread() {} in suspend_thread() function
/haiku/src/system/kernel/
H A Dthread.cpp3397 suspend_thread(thread_id id) in suspend_thread() function