Searched refs:tsan_co_fiber (Results 1 – 1 of 1) sorted by relevance
57 void *tsan_co_fiber; member91 co->tsan_co_fiber = __tsan_create_fiber(0); /* flags: sync on switch */ in on_new_fiber()139 co->tsan_co_fiber; in start_switch_fiber_tsan()347 if (!leaderp->tsan_co_fiber) { in qemu_coroutine_self()348 leaderp->tsan_co_fiber = __tsan_get_current_fiber(); in qemu_coroutine_self()