Searched defs:thread (Results 1 - 25 of 280) sorted by relevance

1234567891011>>

/freebsd-current/tools/regression/pthread/mutex_isowned_np/
H A Dmutex_isowned_np.c34 thread(void *arg) function
/freebsd-current/lib/libthr/thread/
H A Dthr_ctrdtr.c35 _tcb_ctor(struct pthread *thread, int initial) argument
H A Dthr_resume_np.c47 _pthread_resume_np(pthread_t thread) argument
65 struct pthread *thread; local
90 resume_common(struct pthread *thread) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DNativeRegisterContextDBReg_x86.h22 NativeRegisterContextDBReg_x86(NativeThreadProtocol &thread) argument
H A DNativeRegisterContextRegisterInfo.cpp15 NativeRegisterContextRegisterInfo( NativeThreadProtocol &thread, RegisterInfoInterface *register_info_interface) argument
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DInstrumentationRuntimeStopInfo.cpp18 InstrumentationRuntimeStopInfo( Thread &thread, std::string description, StructuredData::ObjectSP additional_data) argument
31 CreateStopReasonWithInstrumentationData( Thread &thread, std::string description, StructuredData::ObjectSP additionalData) argument
H A DThreadPlanCallFunctionUsingABI.cpp23 ThreadPlanCallFunctionUsingABI( Thread &thread, const Address &function, llvm::Type &prototype, llvm::Type &return_type, llvm::ArrayRef<ABI::CallArgument> args, const EvaluateExpressionOptions &options) argument
H A DSystemRuntime.cpp46 ThreadSP SystemRuntime::GetExtendedBacktraceThread(ThreadSP thread, argument
/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DThreadLauncher.cpp31 lldb::thread_t thread; local
H A DHostThread.cpp17 HostThread::HostThread(lldb::thread_t thread) argument
/freebsd-current/crypto/openssl/test/
H A Dthreadstest.h27 static int wait_for_thread(thread_t thread) argument
52 static int wait_for_thread(thread_t thread) argument
76 static int wait_for_thread(thread_t thread) argument
H A Dthreadstest_fips.c30 thread_t thread; local
/freebsd-current/contrib/netbsd-tests/lib/libpthread/dlopen/dso/
H A Dh_pthread_dlopen.c77 testf_dso_pthread_create(pthread_t *thread, const pthread_attr_t *attr, argument
/freebsd-current/contrib/netbsd-tests/rump/kernspace/
H A Dbusypage.c52 thread(void *arg) function
/freebsd-current/contrib/llvm-project/lldb/source/Host/posix/
H A DHostThreadPosix.cpp20 HostThreadPosix::HostThreadPosix(lldb::thread_t thread) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTMultiCpuDecoder.cpp59 Expected<DecodedThreadSP> TraceIntelPTMultiCpuDecoder::Decode(Thread &thread) { argument
/freebsd-current/contrib/ntp/libntp/lib/isc/pthreads/
H A Dthread.c32 isc_thread_create(isc_threadfunc_t func, isc_threadarg_t arg, isc_thread_t *thread) argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A Dthread.h38 class thread { class in namespace:llvm
72 thread() function in class:llvm::thread
77 explicit thread(Function &&f, Args &&...args) function in class:llvm::thread
125 thread::thread(std::optional<unsigned> StackSizeInBytes, Function &&f, function in class:llvm::thread
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libpthread/dlopen/
H A Dt_dso_pthread_create.c64 pthread_t thread; local
H A Dt_main_pthread_create.c62 pthread_t thread; local
80 pthread_t thread; local
/freebsd-current/contrib/netbsd-tests/lib/libpthread/
H A Dt_join.c63 pthread_t thread; local
72 pthread_t thread[25]; local
[all...]
H A Dt_swapcontext.c99 pthread_t thread; local
H A Dt_siglongjmp.c56 thread(void *arg) function
H A Dt_sleep.c72 pthread_t thread; local
/freebsd-current/sys/contrib/ck/include/spinlock/
H A Dclh.h69 ck_spinlock_clh_lock(struct ck_spinlock_clh **queue, struct ck_spinlock_clh *thread) argument
94 ck_spinlock_clh_unlock(struct ck_spinlock_clh **thread) argument
[all...]

Completed in 287 milliseconds

1234567891011>>