HomeSort by: relevance | last modified time | path
    Searched defs:cleanup_thrd_join (Results 1 - 1 of 1) sorted by relevancy

  /src/tests/lib/libpthread/
t_cancellation.c 108 cleanup_thrd_join(void *cookie) function in typeref:typename:void
826 pthread_cleanup_push(&cleanup_thrd_join, &t);

Completed in 14 milliseconds