Searched refs:wait_for_thread (Results 226 - 250 of 250) sorted by relevance

12345678910

/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1198 #define wait_for_thread fssh_wait_for_thread macro
/haiku/src/kits/interface/
H A DMenuField.cpp306 wait_for_thread(fMenuTaskID, &dummy);
H A DColumnListView.cpp4947 wait_for_thread(fSortThread, &status);
/haiku/src/tests/system/network/tcp_shell/
H A Dtcp_shell.cpp1389 wait_for_thread(context.thread, &status);
/haiku/src/apps/haikudepot/ui/
H A DMainWindow.cpp343 wait_for_thread(fPopulatePackageWorker, NULL);
/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp265 wait_for_thread(fDebugEventListener, NULL);
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp300 wait_for_thread(fActiveSourceWorker, NULL);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2653 void wait_for_thread() {} function
H A Dlibroot_stubs_legacy.c2643 void wait_for_thread() {} function
/haiku/src/servers/launch/
H A DLaunchDaemon.cpp578 wait_for_thread(team, &exitStatus);
/haiku/src/add-ons/kernel/drivers/audio/hda/
H A Dhda_codec.cpp1461 wait_for_thread(codec->unsol_response_thread, &result);
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DClientConnection.cpp299 wait_for_thread(fNodeMonitoringProcessor, &result);
2638 wait_for_thread(fNodeMonitoringProcessor, &result);
/haiku/src/system/kernel/
H A Dteam.cpp2671 wait_for_thread(foundEntry.thread, NULL);
3849 return wait_for_thread(id, _returnCode);
H A Dthread.cpp3373 wait_for_thread(thread_id thread, status_t *_returnCode)
/haiku/src/tests/kits/game/chart/
H A DChartWindow.cpp938 wait_for_thread(fAnimationThread, &result);
939 wait_for_thread(fSecondAnimationThread, &result);
/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci.cpp584 wait_for_thread(fFinishThread, &result);
585 wait_for_thread(fEventThread, &result);
H A Dohci.cpp584 wait_for_thread(fFinishThread, &result);
/haiku/src/system/libroot/posix/malloc_debug/
H A Dheap.cpp1672 return wait_for_thread(sWallCheckThread, &result);
/haiku/src/add-ons/kernel/file_systems/nfs/
H A Dnfs_add_on.c203 wait_for_thread (ns->tid,&result);
/haiku/src/apps/mail/
H A DContent.cpp2001 wait_for_thread(fThread, &result);
/haiku/src/apps/mediaplayer/
H A DMainWin.cpp413 wait_for_thread(controllerThread, &exitValue);
/haiku/src/add-ons/media/media-add-ons/multi_audio/
H A DMultiAudioNode.cpp2060 wait_for_thread(fThread, NULL);
/haiku/src/kits/media/
H A DMediaRoster.cpp154 wait_for_thread(roster, &err);
156 ERROR("BMediaRoster: wait_for_thread returned error");
/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp5447 wait_for_thread (WindowThreadID, &ErrorCode);
/haiku/src/kits/tracker/
H A DPoseView.cpp914 wait_for_thread(*it, NULL);

Completed in 317 milliseconds

12345678910