Home
last modified time | relevance | path

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

/string/
A Dtst-xbzero-opt.c98 static ucontext_t uc_main, uc_co; variable
128 if (swapcontext (&uc_co, &uc_main)) in prepare_test_buffer()
187 if (swapcontext (&uc_co, &uc_main)) in test_coroutine()
274 if (swapcontext (&uc_main, &uc_co)) in test_loop()
277 if (swapcontext (&uc_main, &uc_co)) in test_loop()
283 if (swapcontext (&uc_main, &uc_co)) in test_loop()
314 uc_co.uc_link = &uc_main; in do_test()

Completed in 4 milliseconds