Searched refs:alloc_ThreadState (Results 1 – 16 of 16) sorted by relevance
44 extern ThreadId VG_(alloc_ThreadState)(void);
178 ThreadId tid = VG_(alloc_ThreadState)(); in build_thread()459 tst = VG_(get_ThreadState)(VG_(alloc_ThreadState)()); in wqthread_hijack()
241 ThreadId tid = VG_(alloc_ThreadState)(); in build_thread()511 tst = VG_(get_ThreadState)(VG_(alloc_ThreadState)()); in wqthread_hijack()
216 ThreadId ctid = VG_(alloc_ThreadState)(); in do_clone()
390 ThreadId ctid = VG_(alloc_ThreadState)(); in do_clone()
240 ThreadId ctid = VG_(alloc_ThreadState)(); in do_clone()
201 ThreadId ctid = VG_ (alloc_ThreadState) (); in do_clone()
207 ThreadId ctid = VG_(alloc_ThreadState)(); in do_clone()
213 ThreadId ctid = VG_(alloc_ThreadState)(); in do_clone()
171 ThreadId ctid = VG_(alloc_ThreadState)(); in do_clone()
244 ThreadId ctid = VG_ (alloc_ThreadState) (); in do_clone()
335 ThreadId ctid = VG_ (alloc_ThreadState) (); in do_clone()
7670 tst = VG_(get_ThreadState)(VG_(alloc_ThreadState)()); in PRE()
6615 ctid = VG_(alloc_ThreadState)();
238 ThreadId VG_(alloc_ThreadState) ( void ) in VG_() argument643 tid_main = VG_(alloc_ThreadState)(); in VG_()