Home
last modified time | relevance | path

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

/sysdeps/pthread/
A Dtst-rwlock16.c38 static sem_t stop; variable
58 sem_getvalue (&stop, &s); in writer()
77 sem_getvalue (&stop, &s); in reader_producer()
154 sem_post (&stop); in do_test()
/sysdeps/generic/
A Dunwind-resume.c48 _Unwind_ForcedUnwind (struct _Unwind_Exception *exc, _Unwind_Stop_Fn stop, in _Unwind_ForcedUnwind() argument
52 (exc, stop, stop_argument); in _Unwind_ForcedUnwind()

Completed in 3 milliseconds