Searched refs:thread_id (Results 476 - 500 of 619) sorted by relevance

<<11121314151617181920>>

/haiku/src/system/kernel/slab/
H A DMemoryManager.h145 thread_id thread;
/haiku/headers/private/shared/
H A DThread.h62 thread_id fScanThread;
/haiku/src/add-ons/kernel/busses/scsi/usb/
H A Dtracing.c174 thread_id tid = find_thread(0);
/haiku/src/system/libroot/posix/malloc_debug/
H A Dguarded_heap.cpp166 thread_id allocating_thread;
167 thread_id freeing_thread;
972 dump_allocations(guarded_heap& heap, bool statsOnly, thread_id thread)
1045 guarded_heap_dump_allocations(bool statsOnly, thread_id thread)
/haiku/src/add-ons/kernel/bus_managers/scsi/
H A Dscsi_internal.h96 thread_id service_thread; // service thread
/haiku/src/system/kernel/
H A Dkernel_daemon.cpp52 thread_id fThread;
H A Dteam.cpp216 TeamForked(thread_id forkedThread)
229 thread_id fForkedThread;
1729 static thread_id
1735 thread_id thread;
1968 thread_id nubThreadID = -1;
2102 static thread_id
2110 thread_id threadID;
2491 static thread_id
2970 team_get_death_entry(Team* team, thread_id child, bool* _deleteEntry)
3766 thread_id
[all...]
/haiku/src/libs/compat/freebsd_network/
H A Dtaskqueue.c71 tq->tq_threads = malloc(sizeof(thread_id) * count);
H A Dcallout.cpp32 static thread_id sThread;
/haiku/src/add-ons/kernel/network/dns_resolver/kernel_add_on/
H A Ddns_resolver.cpp54 thread_id thread = load_image_etc(1, args, NULL, B_NORMAL_PRIORITY,
/haiku/src/kits/shared/
H A DBarberPole.cpp125 thread_id fSpinLoopThread;
/haiku/src/system/libroot/posix/pthread/
H A Dpthread.cpp321 thread_id
/haiku/src/bin/debug/strace/
H A Dstrace.cpp334 bool colorize, bool decimal, thread_id &currentThreadID)
388 thread_id &currentThreadID)
750 thread_id threadID = -1;
817 thread_id currentThreadID = -1;
/haiku/src/tests/system/kernel/scheduler/
H A Dmain.cpp70 thread_id fThread;
/haiku/src/apps/debugger/user_interface/cli/
H A DCommandLineUserInterface.cpp253 thread_id currentThread = -1;
/haiku/src/add-ons/kernel/network/ppp/ppp/
H A Dppp.cpp45 static thread_id sLinkCheckerThread;
/haiku/src/apps/expander/
H A DExpanderThread.cpp203 thread_id
/haiku/src/add-ons/kernel/busses/usb/
H A Dohci.h210 thread_id fFinishThread;
/haiku/headers/os/drivers/
H A DKernelExport.h181 extern thread_id spawn_kernel_thread(thread_func function,
/haiku/src/apps/processcontroller/
H A DProcessController.cpp86 thread_id gPopupThreadID = 0;
100 thread_id thread;
247 ProcessController::_HandleDebugRequest(team_id team, thread_id thread)
288 thread_id thread;
/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp153 ImageInfoPendingThread(image_id image, thread_id thread)
169 thread_id ThreadID() const
176 thread_id fThread;
327 TeamDebugger::Init(DebuggerInterface* interface, thread_id threadID, int argc,
525 thread_id looperThread = Run();
1093 TeamDebugger::ThreadActionRequested(thread_id threadID,
2396 TeamDebugger::_GetThreadHandler(thread_id threadID)
/haiku/src/bin/network/pppconfig/
H A Dpppconfig.cpp363 thread_id thread = 0;
395 thread_id thread = 0;
/haiku/src/tests/add-ons/kernel/network/
H A Duserland_ipc.c90 thread_id runner;
99 thread_id gConnectionOpener = -1;
/haiku/headers/private/firewire/
H A Dfirewirereg.h231 thread_id probe_thread;
/haiku/src/apps/debuganalyzer/gui/thread_window/
H A DActivityPage.cpp69 thread_id threadID = fModel->GetThread()->ID();

Completed in 155 milliseconds

<<11121314151617181920>>