Searched refs:gettid (Results 1 – 16 of 16) sorted by relevance
34 LIBC_INLINE pid_t gettid() { in gettid() function
40 AC_CHECK_FUNCS([execvpe issetugid mlockall strlcat strlcpy gettid])
47 #warning No gettid found, use getpid instead
38 #define libspl_gettid() gettid()
361 writer_tid.store(internal::gettid(), cpp::MemoryOrder::RELAXED); in try_lock()396 if (writer_tid.load(cpp::MemoryOrder::RELAXED) == internal::gettid())522 if (writer_tid.load(cpp::MemoryOrder::RELAXED) != internal::gettid()) in unlock()
158 ALLOW_RULE(gettid); in enable_sandbox()
175 return static_cast<u32>(gettid()); in getThreadID()
146 return uint64_t(gettid());
651 return internal_syscall(SYSCALL(gettid)); in GetTid()
281 PRE_SYSCALL(gettid)() {}283 POST_SYSCALL(gettid)(long res) {}
2189 worker->thread_tid = gettid(); in worker_init()
319 /* Define to 1 if you have the 'gettid' function. */
1828 … _beginthreadex endservent endprotoent fsync shmget accept4 getifaddrs if_nametoindex poll gettid])
2130 <function-decl name='gettid' visibility='default' binding='global' size-in-bits='64'>
316 <function-decl name='gettid' visibility='default' binding='global' size-in-bits='64'>
728 <function-decl name='gettid' visibility='default' binding='global' size-in-bits='64'>