Searched refs:tid_cache (Results 1 – 1 of 1) sorted by relevance
99 static __thread int tid_cache; variable102 int tid = tid_cache; in gomp_tid()104 tid_cache = tid = syscall (SYS_gettid); in gomp_tid()