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

  /src/tests/lib/libpthread/
t_cancellation.c 98 cleanup_pthread_join(void *cookie) function in typeref:typename:void
589 pthread_cleanup_push(&cleanup_pthread_join, &t);
t_cancellation.c 98 cleanup_pthread_join(void *cookie) function in typeref:typename:void
589 pthread_cleanup_push(&cleanup_pthread_join, &t);

Completed in 26 milliseconds