Searched refs:threadgroup (Results 1 – 12 of 12) sorted by relevance
133 Int threadgroup; // thread group id member
338 ctst->os_state.threadgroup = ptst->os_state.threadgroup; in do_clone()
311 ctst->os_state.threadgroup = ptst->os_state.threadgroup; in do_clone()
263 ctst->os_state.threadgroup = ptst->os_state.threadgroup; in do_clone()
265 ctst->os_state.threadgroup = ptst->os_state.threadgroup; in do_clone()
216 ctst->os_state.threadgroup = ptst->os_state.threadgroup; in do_clone()
282 ctst->os_state.threadgroup = ptst->os_state.threadgroup; in do_clone()
276 ctst->os_state.threadgroup = ptst->os_state.threadgroup; in do_clone()
98 tst->os_state.threadgroup = VG_(getpid)(); in thread_wrapper()699 VG_(threads)[t].os_state.threadgroup != tst->os_state.threadgroup in PRE()
3394 if (tgid != -1 && tst->os_state.threadgroup != tgid) in ML_()
112 tst->os_state.threadgroup = VG_(getpid)(); in thread_wrapper()
471 tst->os_state.threadgroup = 0; in os_state_clear()552 VG_(threads)[me].os_state.threadgroup = VG_(getpid)(); in sched_fork_cleanup()