Searched refs:stop (Results 1 – 2 of 2) sorted by relevance
38 static sem_t stop; variable58 sem_getvalue (&stop, &s); in writer()77 sem_getvalue (&stop, &s); in reader_producer()154 sem_post (&stop); in do_test()
48 _Unwind_ForcedUnwind (struct _Unwind_Exception *exc, _Unwind_Stop_Fn stop, in _Unwind_ForcedUnwind() argument52 (exc, stop, stop_argument); in _Unwind_ForcedUnwind()
Completed in 3 milliseconds