Searched refs:thread_id (Results 251 - 275 of 619) sorted by relevance

<<11121314151617181920>>

/haiku/src/tests/kits/app/bmessagerunner/
H A DMessageRunnerTestHelpers.h68 thread_id fThread;
/haiku/src/tests/kits/app/common/
H A DAppRunner.h42 thread_id fReader;
/haiku/src/tests/kits/device/bserial/
H A DSerialIO.cpp64 thread_id reader = spawn_thread(reader_thread, "serial reader",
/haiku/src/tests/system/kernel/
H A Dport_multi_read_test.cpp46 thread_id threads[THREAD_COUNT];
H A Dport_wakeup_test_2.cpp52 thread_id thread = spawn_thread(test_thread, "test thread", B_NORMAL_PRIORITY, NULL);
H A Dport_wakeup_test_6.cpp51 thread_id thread = spawn_thread(test_thread, "test thread", B_NORMAL_PRIORITY, NULL);
H A Dport_wakeup_test_7.cpp51 thread_id thread = spawn_thread(test_thread, "test thread", B_NORMAL_PRIORITY, NULL);
/haiku/src/apps/midiplayer/
H A DScopeView.h70 thread_id fScopeThreadID;
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DServerManager.h50 thread_id fBroadcastListener;
/haiku/src/apps/powerstatus/
H A DDriverInterface.h78 thread_id fThread;
/haiku/src/kits/media/legacy/
H A DOldBufferStreamManager.h182 thread_id fProcessingThread; /* thread to dispatch buffers */
H A DOldSubscriber.h93 thread_id fBackThread;
/haiku/src/servers/media/
H A DDefaultManager.h77 thread_id fRescanThread;
/haiku/src/servers/registrar/mime/
H A DRegistrarThread.cpp83 thread_id
/haiku/src/servers/net/
H A DServices.h49 thread_id fListener;
/haiku/headers/private/debugger/model/
H A DImageInfo.h43 thread_id fTeam;
/haiku/headers/private/debugger/controllers/
H A DTeamDebugger.h53 thread_id threadID, int argc,
91 virtual void ThreadActionRequested(thread_id threadID,
242 ThreadHandler* _GetThreadHandler(thread_id threadID);
278 thread_id fDebugEventListener;
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DNFS4Server.h56 thread_id fThread;
/haiku/src/add-ons/kernel/network/ppp/modem/
H A DModemDevice.h72 thread_id fWorkerThread;
/haiku/src/add-ons/media/plugins/rtsp_streamer/
H A DRTSPMediaIO.h44 thread_id fLoopThread;
/haiku/src/apps/mail/
H A DQueryList.h64 typedef std::vector<thread_id> ThreadVector;
/haiku/src/add-ons/network_settings/dialup/
H A DDialUpView.h66 thread_id fUpDownThread;
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.h194 void _HandleThreadStateChanged(thread_id threadID);
195 void _HandleCpuStateChanged(thread_id threadID);
196 void _HandleStackTraceChanged(thread_id threadID);
263 thread_id fActiveSourceWorker;
/haiku/src/kits/debugger/target_host_interface/local/
H A DLocalTargetHostInterface.cpp146 LocalTargetHostInterface::Attach(team_id teamID, thread_id threadID,
182 thread_id thread = load_program(arguments, commandLineArgc, false);
194 DebuggerInterface*& _interface, thread_id& _thread) const
228 LocalTargetHostInterface::FindTeamByThread(thread_id thread,
/haiku/src/system/libroot/os/
H A Dscheduler.c61 estimate_max_scheduling_latency(thread_id thread)

Completed in 139 milliseconds

<<11121314151617181920>>