HomeSort by: relevance | last modified time | path
    Searched defs:cleanup_thrd_join (Results 1 - 2 of 2) 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);
t_cancellation.c 108 cleanup_thrd_join(void *cookie) function in typeref:typename:void
826 pthread_cleanup_push(&cleanup_thrd_join, &t);

Completed in 23 milliseconds