Home
last modified time | relevance | path

Searched refs:i_am_the_only_thread (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_syswrap/
Dsyswrap-generic.c2802 static Bool i_am_the_only_thread ( void ) in i_am_the_only_thread() function
2812 while (!i_am_the_only_thread()) { in VG_()
2817 vg_assert(i_am_the_only_thread()); in VG_()