Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/pthread/
Dtst-sem10.c50 int type_before; in do_test() local
51 if (pthread_setcanceltype (PTHREAD_CANCEL_DEFERRED, &type_before) != 0) in do_test()