Home
last modified time | relevance | path

Searched defs:thread (Results 251 – 275 of 299) sorted by relevance

1...<<1112

/freebsd/lib/libcuse/
H A Dcuse_lib.c66 pthread_t thread; member
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_taskq.c337 taskq_member(taskq_t *tq, kthread_t *thread) in taskq_member()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DRegisterContextMinidump_ARM.cpp468 lldb_private::Thread &thread, const DataExtractor &data, bool apple) in RegisterContextMinidump_ARM()
H A DProcessMinidump.cpp386 for (const minidump::Thread &thread : m_thread_list) { in DoUpdateThreadList() local
H A DRegisterContextMinidump_ARM64.cpp772 lldb_private::Thread &thread, const DataExtractor &data) in RegisterContextMinidump_ARM64()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRegisterContext.cpp26 RegisterContext::RegisterContext(Thread &thread, uint32_t concrete_frame_idx) in RegisterContext()
H A DStackFrameList.cpp38 StackFrameList::StackFrameList(Thread &thread, in StackFrameList()
H A DThread.cpp88 Thread *thread = exe_ctx->GetThreadPtr(); in GetPropertyAtIndex() local
1458 Thread *thread = frame_sp->GetThread().get(); in ReturnFromFrame() local
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-output-test_.cc307 ThreadWithParam<CheckPoints*> thread(&ThreadWithScopedTrace, &check_points, in TEST() local
862 ThreadWithParam<FailureMode> thread(&AddFailure, failure, nullptr); in AddFailureInOtherThread() local
/freebsd/contrib/ntp/ntpd/
H A Dntpd.c341 pthread_t thread; in my_pthread_warmup() local
/freebsd/sys/dev/qat/qat_common/
H A Dadf_cfg_device.c371 int engine, thread, service, bits; in adf_cfg_gen_dispatch_arbiter() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_i386.cpp398 Thread &thread, uint32_t concrete_frame_idx) in RegisterContextDarwin_i386()
H A DRegisterContextDarwin_x86_64.cpp460 Thread &thread, uint32_t concrete_frame_idx) in RegisterContextDarwin_x86_64()
H A DRegisterContextDarwin_arm.cpp915 Thread &thread, uint32_t concrete_frame_idx) in RegisterContextDarwin_arm()
/freebsd/lib/libthr/thread/
H A Dthr_sig.c167 _thr_send_sig(struct pthread *thread, int sig) in _thr_send_sig()
H A Dthr_mutex.c300 init_static(struct pthread *thread, pthread_mutex_t *mutex) in init_static()
/freebsd/sys/dev/qat/qat_hw/qat_4xxx/
H A Dadf_4xxx_hw_data.c795 int thread = 0; in adf_4xxx_cfg_gen_dispatch_arbiter() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp5052 Thread *thread = (Thread *)item.GetUserData(); in TreeDelegateDrawTreeItem() local
5075 Thread *thread = (Thread *)item.GetUserData(); in TreeDelegateItemSelected() local
5252 ThreadSP thread = threads.GetThreadAtIndex(i); in TreeDelegateGenerateChildren() local
5282 ThreadSP thread = threads.GetThreadAtIndex(i); in TreeDelegateUpdateSelection() local
6433 Thread *thread = exe_ctx.GetThreadPtr(); in MenuDelegateAction() local
6738 Thread *thread = exe_ctx.GetThreadPtr(); in WindowDelegateDraw() local
6825 Thread *thread = nullptr; in WindowDelegateDraw() local
7397 Thread *thread = exe_ctx.GetThreadPtr(); in WindowDelegateHandleChar() local
7437 Thread *thread = exe_ctx.GetThreadPtr(); in WindowDelegateHandleChar() local
/freebsd/sys/dev/ocs_fc/
H A Docs_xport.h57 ocs_thread_t thread; member
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1203 INTERCEPTOR(int, pthread_join, void *thread, void **retval) { in INTERCEPTOR()
1212 INTERCEPTOR(int, pthread_tryjoin_np, void *thread, void **retval) { in INTERCEPTOR()
1220 INTERCEPTOR(int, pthread_timedjoin_np, void *thread, void **retval, in INTERCEPTOR()
1442 #define COMMON_INTERCEPTOR_SET_PTHREAD_NAME(ctx, thread, name) \ argument
/freebsd/usr.sbin/bhyve/
H A Dtpm_intf_crb.c173 pthread_t thread; member
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h483 virtual bool RunScriptFormatKeyword(const char *impl_function, Thread *thread, in RunScriptFormatKeyword()
/freebsd/bin/ps/
H A Dps.c1269 char *comm, char *thread, int maxlen) in fmt()
/freebsd/contrib/googletest/googletest/src/
H A Dgtest-port.cc597 HANDLE thread = in StartWatcherThreadFor() local
/freebsd/sys/kern/
H A Dkern_intr.c1366 bool filter, thread; in intr_event_handle() local

1...<<1112