Home
last modified time | relevance | path

Searched defs:CreateThread (Results 1 – 25 of 730) sorted by relevance

12345678910>>...30

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/Target/
H A DOperatingSystem.h58 virtual lldb::ThreadSP CreateThread(lldb::tid_t tid, lldb::addr_t context) { in CreateThread() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Target/
H A DOperatingSystem.h62 virtual lldb::ThreadSP CreateThread(lldb::tid_t tid, lldb::addr_t context) { in CreateThread() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Target/
H A DOperatingSystem.h58 virtual lldb::ThreadSP CreateThread(lldb::tid_t tid, lldb::addr_t context) { in CreateThread() function
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/Target/
H A DOperatingSystem.h58 virtual lldb::ThreadSP CreateThread(lldb::tid_t tid, lldb::addr_t context) { in CreateThread() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/include/lldb/Target/
H A DOperatingSystem.h58 virtual lldb::ThreadSP CreateThread(lldb::tid_t tid, lldb::addr_t context) { in CreateThread() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/include/lldb/Target/
H A DOperatingSystem.h58 virtual lldb::ThreadSP CreateThread(lldb::tid_t tid, lldb::addr_t context) { in CreateThread() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/include/lldb/Target/
H A DOperatingSystem.h58 virtual lldb::ThreadSP CreateThread(lldb::tid_t tid, lldb::addr_t context) { in CreateThread() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/include/lldb/Target/
H A DOperatingSystem.h58 virtual lldb::ThreadSP CreateThread(lldb::tid_t tid, lldb::addr_t context) { in CreateThread() function
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/include/lldb/Target/
H A DOperatingSystem.h58 virtual lldb::ThreadSP CreateThread(lldb::tid_t tid, lldb::addr_t context) { in CreateThread() function
/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Dgc_wrapper.h49 #define CreateThread GC_CreateThread macro
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Target/
H A DOperatingSystem.h61 virtual lldb::ThreadSP CreateThread(lldb::tid_t tid, lldb::addr_t context) { in CreateThread() function
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/shared/
H A Dpthreads_op.c18 int CreateThread(void *function_pointer(void *data), void *data) in CreateThread() function
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/shared/
H A Dpthreads_op.c18 int CreateThread(void *function_pointer(void *data), void *data) in CreateThread() function
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/shared/
H A Dpthreads_op.c18 int CreateThread(void *function_pointer(void *data), void *data) in CreateThread() function
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/system_wrappers/source/
H A Dthread.cc27 rtc::scoped_ptr<ThreadWrapper> ThreadWrapper::CreateThread( in CreateThread() function in webrtc::ThreadWrapper
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/thrill/common/
H A Dporting.hpp44 std::thread CreateThread(Args&& ... args) { in CreateThread() function
/dports/devel/emscripten/emscripten-2.0.3/tests/pthread/
H A Dtest_pthread_preallocates_workers.cpp31 void CreateThread(int idx) { in CreateThread() function
H A Dmain_thread_join.cpp41 pthread_t CreateThread() { in CreateThread() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/docnode/
H A Dretrieveinputstreamconsumer.cxx42 void SwAsyncRetrieveInputStreamThreadConsumer::CreateThread( const OUString& rURL, const OUString& … in CreateThread() function in SwAsyncRetrieveInputStreamThreadConsumer
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/docnode/
H A Dretrieveinputstreamconsumer.cxx42 void SwAsyncRetrieveInputStreamThreadConsumer::CreateThread( const OUString& rURL, const OUString& … in CreateThread() function in SwAsyncRetrieveInputStreamThreadConsumer
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/system_wrappers/source/
H A Dthread.cc27 rtc::scoped_ptr<ThreadWrapper> ThreadWrapper::CreateThread( in CreateThread() function in webrtc::ThreadWrapper
/dports/math/eigen3/eigen-3.3.9/unsupported/Eigen/CXX11/src/ThreadPool/
H A DThreadEnvironment.h31 EnvThread* CreateThread(std::function<void()> f) { return new EnvThread(std::move(f)); } in CreateThread() function
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/unsupported/Eigen/CXX11/src/ThreadPool/
H A DThreadEnvironment.h31 EnvThread* CreateThread(std::function<void()> f) { return new EnvThread(std::move(f)); } in CreateThread() function
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/unsupported/Eigen/CXX11/src/ThreadPool/
H A DThreadEnvironment.h31 EnvThread* CreateThread(std::function<void()> f) { return new EnvThread(std::move(f)); } in CreateThread() function
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/unsupported/Eigen/CXX11/src/ThreadPool/
H A DThreadEnvironment.h31 EnvThread* CreateThread(std::function<void()> f) { return new EnvThread(std::move(f)); } in CreateThread() function

12345678910>>...30