Searched refs:alloc_ThreadState (Results 1 – 12 of 12) sorted by relevance
41 extern ThreadId VG_(alloc_ThreadState)(void);
179 ThreadId tid = VG_(alloc_ThreadState)(); in build_thread()436 tst = VG_(get_ThreadState)(VG_(alloc_ThreadState)()); in wqthread_hijack()
225 ThreadId tid = VG_(alloc_ThreadState)(); in build_thread()475 tst = VG_(get_ThreadState)(VG_(alloc_ThreadState)()); in wqthread_hijack()
269 ThreadId ctid = VG_(alloc_ThreadState)(); in do_clone()
242 ThreadId ctid = VG_(alloc_ThreadState)(); in do_clone()
215 ThreadId ctid = VG_(alloc_ThreadState)(); in do_clone()
209 ThreadId ctid = VG_(alloc_ThreadState)(); in do_clone()
243 ThreadId ctid = VG_ (alloc_ThreadState) (); in do_clone()
175 ThreadId ctid = VG_(alloc_ThreadState)(); in do_clone()
216 ThreadId ctid = VG_(alloc_ThreadState)(); in do_clone()
6475 tst = VG_(get_ThreadState)(VG_(alloc_ThreadState)()); in PRE()
229 ThreadId VG_(alloc_ThreadState) ( void ) in VG_() argument612 tid_main = VG_(alloc_ThreadState)(); in VG_()