Searched defs:thread (Results 76 - 100 of 301) sorted by relevance

1234567891011>>

/haiku/src/kits/debugger/jobs/
H A DExpressionEvaluationJob.cpp25 ExpressionEvaluationJob(Team* team, DebuggerInterface* debuggerInterface, SourceLanguage* language, ExpressionInfo* info, StackFrame* frame, ::Thread* thread) argument
/haiku/headers/private/debugger/target_host_interface/
H A DTargetHostInterface.h122 thread_id thread; member in struct:TeamDebuggerOptions
/haiku/src/add-ons/kernel/file_systems/bindfs/
H A DDebugSupport.cpp89 thread_id thread = find_thread(NULL); local
103 thread_id thread = find_thread(NULL); local
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DDebugSupport.cpp89 thread_id thread = find_thread(NULL); local
103 thread_id thread = find_thread(NULL); local
/haiku/src/kits/debugger/target_host_interface/network/
H A DNetworkTargetHostInterface.cpp96 NetworkTargetHostInterface::FindTeamByThread(thread_id thread, argument
/haiku/src/apps/icon-o-matic/generic/support/
H A DDebug.cpp89 thread_id thread = find_thread(NULL); local
104 thread_id thread = find_thread(NULL); local
/haiku/src/system/kernel/arch/sparc/
H A Darch_user_debugger.cpp58 arch_get_thread_debug_cpu_state(Thread* thread, debug_cpu_state* cpuState) argument
/haiku/src/servers/package/
H A DDebugSupport.cpp89 thread_id thread = find_thread(NULL); local
103 thread_id thread = find_thread(NULL); local
/haiku/src/system/libroot/posix/pthread/
H A Dpthread_key.cpp43 get_key_value(pthread_thread* thread, uint32 key, int32 sequence) argument
64 __pthread_key_call_destructors(pthread_thread* thread) argument
123 pthread_thread* thread = pthread_self(); local
/haiku/src/add-ons/kernel/file_systems/userlandfs/shared/
H A DDebug.cpp86 thread_id thread = find_thread(NULL); local
101 thread_id thread = find_thread(NULL); local
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DMainWindow.cpp154 MainWindow::OpenThreadWindow(Model::Thread* thread) argument
/haiku/src/add-ons/kernel/file_systems/shared/
H A DDebugSupport.cpp91 thread_id thread = find_thread(NULL); local
105 thread_id thread = find_thread(NULL); local
/haiku/src/system/kernel/arch/arm64/
H A Darch_user_debugger.cpp54 arch_get_thread_debug_cpu_state(Thread *thread, debug_cpu_state *cpuState) argument
/haiku/src/system/kernel/
H A Dmain.cpp233 thread_id thread = spawn_kernel_thread(&main2, "main2", local
394 thread_id thread; local
[all...]
/haiku/src/system/kernel/arch/riscv64/
H A Darch_user_debugger.cpp94 arch_get_thread_debug_cpu_state(Thread* thread, debug_cpu_state* cpuState) argument
/haiku/headers/private/kernel/arch/x86/
H A Darch_thread_types.h43 BKernel::Thread* thread; member in struct:arch_thread
/haiku/headers/private/libroot/
H A Dtime_private.h27 thread_id thread; member in struct:__timer_t
29 void SetTo(int32 id, thread_id thread) argument
/haiku/headers/private/shared/
H A DRWLockManager.h33 thread_id thread; member in struct:BPrivate::RWLockable::Waiter
/haiku/src/apps/debuganalyzer/model/
H A DThreadModel.cpp39 ThreadModel::ThreadModel(Model* model, Model::Thread* thread) argument
/haiku/src/kits/shared/
H A DRWLockManager.cpp97 thread_id thread = find_thread(NULL); local
119 thread_id thread = find_thread(NULL); local
141 thread_id thread = find_thread(NULL); local
[all...]
/haiku/src/tests/kits/app/broster/
H A DGetAppInfoTester.cpp40 thread_id thread = -1; local
[all...]
/haiku/src/tests/servers/app/newerClipping/
H A DMultiLocker.cpp173 thread_id thread = -1; local
341 thread_id thread = 0; local
386 thread_id thread = find_thread(NULL); local
424 thread_id thread = find_thread(NULL); local
447 thread_id thread = find_thread(NULL); local
[all...]
/haiku/src/tests/system/kernel/scheduler/
H A Doverride_types.h21 struct thread { struct
53 thread_is_idle_thread(struct thread *thread) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DIdMap.cpp169 thread_id thread = load_image_etc(1, args, NULL, B_NORMAL_PRIORITY, local
/haiku/src/system/runtime_loader/
H A Dutility.cpp89 _get_thread_info(thread_id thread, thread_info *info, size_t size) argument

Completed in 163 milliseconds

1234567891011>>