Home
last modified time | relevance | path

Searched defs:tid (Results 1 - 25 of 1166) sorted by relevance

12345678910>>...47

/kernel/liteos_m/testsuites/sample/posix/pthread/
H A DIt_posix_pthread.c39 pthread_t tid = pthread_self(); in TestPthreadSelf() local
/third_party/musl/src/linux/
H A Dtgkill.c19 int tgkill(int tgid, int tid, int sig) in tgkill() argument
H A Dgettid.c11 pid_t tid = __pthread_self()->tid; in gettid() local
/third_party/musl/porting/linux/user/src/linux/
H A Dtgkill.c19 int tgkill(int tgid, int tid, int sig) in tgkill() argument
/third_party/musl/src/stdio/
H A D__lockfile.c6 int owner = f->lock, tid = __pthread_self()->tid; in __lockfile() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/behavior/timers/
H A D1-1.c24 timer_t tid; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/
H A D16-1.c23 timer_t tid; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/speculative/
H A D15-1.c33 timer_t tid; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_getoverrun/speculative/
H A D6-2.c30 timer_t tid; in main() local
H A D6-3.c27 timer_t tid; in main() local
H A D6-1.c22 timer_t tid; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_delete/speculative/
H A D5-1.c22 timer_t tid; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_gettime/speculative/
H A D6-3.c25 timer_t tid; in main() local
H A D6-2.c25 timer_t tid; in main() local
H A D6-1.c22 timer_t tid; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/linux_gtest/
H A Dlinux_gettid_test.cpp20 pid_t tid = gettid(); in HWTEST_F() local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dcmake_thread_test.cc19 auto* tid = absl::base_internal::CurrentThreadIdentityIfPresent(); in main() local
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_acl.h16 static inline int jfs_init_acl(tid_t tid, struct inode *inode, in jfs_init_acl() argument
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_acl.h17 static inline int jfs_init_acl(tid_t tid, struct inode *inode, in jfs_init_acl() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_gettime/
H A D2-1.c27 timer_t tid; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/speculative/
H A D12-2.c29 timer_t tid; in main() local
H A D12-3.c27 timer_t tid; in main() local
H A D12-1.c21 timer_t tid; in main() local
/third_party/musl/libc-test/src/functional/
H A Dtgkill.c12 int tgid, tid; in main() local
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/full/
H A Dpthread_test_005.cpp65 pthread_t tid; in Testcase() local

Completed in 9 milliseconds

12345678910>>...47