Searched refs:gettid (Results 1 – 25 of 31) sorted by relevance
12
8 return gettid(); in main()
63 test-gettid.bin \289 $(OUTPUT)test-gettid.bin:
104 tid = gettid(); in protect()146 tid = gettid(); in protect_access()
49 static inline pid_t gettid(void) in gettid() function387 rec.tid = gettid(); in jvmti_write_code()
36 static pid_t gettid(void) in gettid() function196 printf("tid=%d, / tgid=%d / pgid=%d: %lx\n", gettid(), getpid(), getpgid(0), in disp_processes()
54 static inline pid_t gettid(void) in gettid() function
42 pid_t tid = gettid(); in execute_thread()
38 gettid \
784 #define gettid() syscall(__NR_gettid)846 printf("deadline thread started [%ld]\n", gettid());869 printf("deadline thread dies [%ld]\n", gettid());877 printf("main thread [%ld]\n", gettid());886 printf("main dies [%ld]\n", gettid());
189 178 n64 gettid sys_gettid
189 178 n32 gettid sys_gettid
236 222 o32 gettid sys_gettid
93 81 common gettid sys_gettid
141 127 common gettid sys_gettid
197 186 common gettid sys_gettid
238 224 i386 gettid sys_gettid
234 224 common gettid sys_gettid
231 221 common gettid sys_gettid
241 224 common gettid sys_gettid
228 206 common gettid sys_gettid
180 143 common gettid sys_gettid
311 378 common gettid sys_gettid
Completed in 26 milliseconds