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

  /src/tests/lib/libpthread/
t_cancellation.c 85 emptythread(void *cookie) function in typeref:typename:void *
588 RZ(pthread_create(&t, NULL, &emptythread, NULL));
t_cancellation.c 85 emptythread(void *cookie) function in typeref:typename:void *
588 RZ(pthread_create(&t, NULL, &emptythread, NULL));

Completed in 27 milliseconds