Searched defs:thread (Results 1 - 25 of 301) sorted by path

1234567891011>>

/haiku/headers/private/app/
H A DLooperList.h64 thread_id thread; member in struct:BPrivate::BLooperList::FindThreadPred
/haiku/headers/private/debugger/model/
H A DExpressionValues.h67 ExpressionValues::GetValue(FunctionID* function, Thread* thread, argument
75 ExpressionValues::HasValue(FunctionID* function, Thread* thread, argument
/haiku/headers/private/debugger/target_host_interface/
H A DTargetHostInterface.h122 thread_id thread; member in struct:TeamDebuggerOptions
/haiku/headers/private/fs_shell/
H A Dfssh_os.h119 fssh_thread_id thread; member in struct:__anon369
[all...]
/haiku/headers/private/libroot/
H A Duser_thread.h32 struct user_thread* thread = get_user_thread(); local
/haiku/headers/private/shared/
H A DRWLockManager.h33 thread_id thread; member in struct:BPrivate::RWLockable::Waiter
/haiku/headers/private/system/
H A Dscheduler_defs.h49 thread_id thread; member in struct:scheduling_analysis_thread_wait_object
H A Dsystem_profiler_defs.h113 thread_id thread; member in struct:system_profiler_thread_added
120 thread_id thread; member in struct:system_profiler_thread_removed
137 thread_id thread; member in struct:system_profiler_samples
144 thread_id thread; member in struct:system_profiler_thread_scheduling_event
150 thread_id thread; member in struct:system_profiler_thread_scheduled
160 thread_id thread; member in struct:system_profiler_thread_enqueued_in_run_queue
167 thread_id thread; member in struct:system_profiler_thread_removed_from_run_queue
194 thread_id thread; member in struct:system_profiler_io_request_scheduled
/haiku/src/add-ons/kernel/debugger/run_on_exit/
H A Drun_on_exit.cpp36 thread_id thread = load_image(argCount, args, NULL); local
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DVolume.h117 void SetCheckingThread(thread_id thread) argument
/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/server/
H A DLockable.cpp67 thread_id thread = find_thread(NULL); local
79 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
H A DRequestConnection.cpp179 RequestConnection::DownStreamChannelError(DownStreamThread* thread, argument
/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
H A DRPCCallbackServer.cpp235 thread_id thread; local
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DFileSystemInitializer.cpp76 thread_id thread = load_image_etc(3, args, NULL, B_NORMAL_PRIORITY, local
H A DRequestPortPool.cpp74 thread_id thread = find_thread(NULL); local
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A Dkernel_emu.cpp115 RequestThread* thread = RequestThread::GetCurrentThread(); local
/haiku/src/add-ons/kernel/generic/dpc/
H A Ddpc.c29 thread_id thread; member in struct:__anon5
131 thread_id thread; local
[all...]
/haiku/src/add-ons/kernel/network/ppp/ppp_manager/
H A DKPPPManager.cpp289 EnableReports(ppp_report_type type, thread_id thread, int32 flags) argument
298 DisableReports(ppp_report_type type, thread_id thread) argument
307 DoesReport(ppp_report_type type, thread_id thread) argument
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPReportManager.cpp19 thread_id thread; member in struct:report_sender_info
60 KPPPReportManager::SendReport(thread_id thread, const ppp_report_packet *report) argument
87 EnableReports(ppp_report_type type, thread_id thread, int32 flags) argument
106 DisableReports(ppp_report_type type, thread_id thread) argument
135 DoesReport(ppp_report_type type, thread_id thread) argument
[all...]
H A DKPPPUtils.cpp30 send_data_with_timeout(thread_id thread, int32 code, void *buffer, argument
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DPPPReportDefs.h71 thread_id thread; member in struct:ppp_report_request
/haiku/src/add-ons/kernel/network/ppp/shared/libppp/
H A DPPPInterface.cpp454 PPPInterface::EnableReports(ppp_report_type type, thread_id thread, argument
[all...]

Completed in 230 milliseconds

1234567891011>>