Home
last modified time | relevance | path

Searched defs:GetTid (Results 1 – 25 of 217) sorted by relevance

123456789

/dports/multimedia/libgav1/libgav1-0.17.0/src/utils/
H A Dthreadpool.cc43 static pid_t GetTid() { return gettid(); } in GetTid() function
48 static pid_t GetTid() { return gettid(); } in GetTid() function
52 static pid_t GetTid() { return static_cast<pid_t>(syscall(SYS_gettid)); } in GetTid() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nearby/src/cpp/platform/impl/g3/
H A Dscheduled_executor.h48 int GetTid(int index) const override { in GetTid() function
H A Dmulti_thread_executor.h50 int GetTid(int index) const override { in GetTid() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nearby/src/cpp/platform/impl/ios/
H A Dscheduled_executor.h46 int GetTid(int index) const override { in GetTid() function
H A Dmulti_thread_executor.h48 int GetTid(int index) const override { in GetTid() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nearby/src/cpp/platform/public/
H A Dscheduled_executor.h67 int GetTid(int index) const { in GetTid() function
H A Dsubmittable_executor.h60 int GetTid(int index) const ABSL_LOCKS_EXCLUDED(mutex_) override { in GetTid() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/services/sharing/nearby/platform/
H A Dsubmittable_executor.cc45 int SubmittableExecutor::GetTid(int index) const { in GetTid() function in location::nearby::chrome::SubmittableExecutor
H A Dscheduled_executor.cc95 int ScheduledExecutor::GetTid(int index) const { in GetTid() function in location::nearby::chrome::ScheduledExecutor
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/interprocess/
H A Dpermissions.hpp63 //!The permissions class represents permissions to be set to shared memory or in SandboxReportWrapper()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/safestack/
H A Dsafestack_platform.h68 inline ThreadId GetTid() { in GetTid() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/safestack/
H A Dsafestack_platform.h68 inline ThreadId GetTid() { in GetTid() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/safestack/
H A Dsafestack_platform.h68 inline ThreadId GetTid() { in GetTid() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/safestack/
H A Dsafestack_platform.h68 inline ThreadId GetTid() { in GetTid() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/safestack/
H A Dsafestack_platform.h68 inline ThreadId GetTid() { in GetTid() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/safestack/
H A Dsafestack_platform.h68 inline ThreadId GetTid() { in GetTid() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/safestack/
H A Dsafestack_platform.h68 inline ThreadId GetTid() { in GetTid() function
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/safestack/
H A Dsafestack_platform.h68 inline ThreadId GetTid() { in GetTid() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/safestack/
H A Dsafestack_platform.h68 inline ThreadId GetTid() { in GetTid() function
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/safestack/
H A Dsafestack_platform.h68 inline ThreadId GetTid() { in GetTid() function
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/safestack/
H A Dsafestack_platform.h68 inline ThreadId GetTid() { in GetTid() function
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wifi/model/
H A Dblock-ack-agreement.cc100 BlockAckAgreement::GetTid (void) const in GetTid() function in ns3::BlockAckAgreement
/dports/www/firefox/firefox-99.0/security/sandbox/linux/reporter/
H A DSandboxReporterWrappers.cpp62 NS_IMETHODIMP SandboxReportWrapper::GetTid(int32_t* aTid) { in GetTid() function in mozilla::SandboxReportWrapper
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/linux/reporter/
H A DSandboxReporterWrappers.cpp62 NS_IMETHODIMP SandboxReportWrapper::GetTid(int32_t* aTid) { in GetTid() function in mozilla::SandboxReportWrapper
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/linux/reporter/
H A DSandboxReporterWrappers.cpp62 NS_IMETHODIMP SandboxReportWrapper::GetTid(int32_t* aTid) { in GetTid() function in mozilla::SandboxReportWrapper

123456789