Searched defs:pthr (Results 1 – 6 of 6) sorted by relevance
83 struct thread *pthr = (struct thread *)arg; in func_nonrt() local113 struct thread *pthr = (struct thread *)arg; in func_rt() local141 struct thread *pthr = (struct thread *)arg; in func_noise() local
84 struct thread *pthr = (struct thread *)arg; in func_nonrt() local115 struct thread *pthr = (struct thread *)arg; in func_rt() local143 struct thread *pthr = (struct thread *)arg; in func_noise() local
85 struct thread *pthr = (struct thread *)arg; in func_lowrt() local115 struct thread *pthr = (struct thread *)arg; in func_rt() local143 struct thread *pthr = (struct thread *)arg; in func_noise() local
91 struct thread *pthr = (struct thread *)arg; in workerthread() local113 struct thread *pthr = (struct thread *)arg; in sleeperthread() local
100 Thread *pthr = (Thread *) arg; in func_nonrt() local149 Thread *pthr = (Thread *) arg; in func_rt() local205 Thread *pthr = (Thread *) arg; in func_noise() local
213 void __tsan_go_start(ThreadState *parent, ThreadState **pthr, void *pc) { in __tsan_go_start()