Home
last modified time | relevance | path

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

1...<<1112

/freebsd/tests/sys/kern/
H A Dptrace_test.c1233 pthread_t thread; in simple_thread_main() local
1398 pthread_t thread; in exec_thread_main() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRegisterContextUnwind.cpp55 RegisterContextUnwind::RegisterContextUnwind(Thread &thread, in RegisterContextUnwind()
H A DProcess.cpp802 ThreadSP thread; in HandleProcessStateChangedEvent() local
4755 Thread *thread = exe_ctx.GetThreadPtr(); in RunThreadPlan() local
5399 Thread *thread = thread_list.GetThreadAtIndex(thread_index).get(); in RunThreadPlan() local
6162 Thread *thread = GetThreadList().GetExpressionExecutionThread().get(); in CallVoidArgVoidPtrReturn() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMemory.cpp1626 for (auto thread : thread_list) { in DoExecute() local
H A DCommandObjectTarget.cpp3619 ThreadSP thread(threads.GetThreadAtIndex(0)); in DoExecute() local
4636 Thread *thread = m_exe_ctx.GetThreadPtr(); in AddSymbolsForStack() local
H A DCommandObjectType.cpp2850 Thread *thread = GetDefaultThread(); in DoExecute() local
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp871 static int dfsan_pthread_create(pthread_t *thread, const pthread_attr_t *attr, in dfsan_pthread_create()
896 pthread_t *thread, const pthread_attr_t *attr, void *start_routine, in __dfsw_pthread_create()
904 pthread_t *thread, const pthread_attr_t *attr, void *start_routine, in __dfso_pthread_create()
914 SANITIZER_INTERFACE_ATTRIBUTE int __dfsw_pthread_join(pthread_t thread, in __dfsw_pthread_join()
927 pthread_t thread, void **retval, dfsan_label thread_label, in __dfso_pthread_join()
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp877 const Thread *thread = GetCurrentThread(); in ~InvalidFreeReport() local
/freebsd/sys/cam/ctl/
H A Dctl_private.h372 struct thread *thread; member
/freebsd/contrib/lua/src/
H A Dlgc.c368 lua_State *thread; in remarkupvals() local
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress.c1057 THREAD_T thread; in test_del_wait() local
1101 THREAD_T thread; in test_del_notify() local
H A Dregress_dns.c2270 THREAD_T thread[n_threads]; in getaddrinfo_race_gotresolve_test() local
/freebsd/contrib/libevent/test/
H A Dregress.c1057 THREAD_T thread; in test_del_wait() local
1101 THREAD_T thread; in test_del_notify() local
H A Dregress_dns.c2270 THREAD_T thread[n_threads]; in getaddrinfo_race_gotresolve_test() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBProcess.cpp343 bool SBProcess::SetSelectedThread(const SBThread &thread) { in SetSelectedThread()
/freebsd/lib/libthr/thread/
H A Dthr_private.h363 #define TID(thread) ((uint32_t) ((thread)->tid)) argument
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp1415 pthread_t thread, void *addr, in sanitizer_pthread_introspection_hook()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1564 ThreadGDBRemote *thread, const StructuredData::ObjectSP &thread_infos_sp) { in GetThreadStopInfoFromJSON()
1588 bool ProcessGDBRemote::CalculateThreadStopInfo(ThreadGDBRemote *thread) { in CalculateThreadStopInfo()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h836 struct thread *thread; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2344 const char *impl_function, Thread *thread, std::string &output, in RunScriptFormatKeyword()
/freebsd/tools/tools/netmap/
H A Dpkt-gen.c339 pthread_t thread; member
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2502 #define COMMON_INTERCEPTOR_SET_PTHREAD_NAME(ctx, thread, name) \ argument
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_settings.cpp6118 kmp_info_t *thread; in __kmp_aux_env_initialize() local
/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc1210 ThreadWithParam<FailureMode> thread(&AddFailure, failure, nullptr); in AddFailureInOtherThread() local

1...<<1112