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

  /src/tests/lib/libpthread/
t_cancellation.c 118 cleanup_msgid(void *cookie) function
394 pthread_cleanup_push(&cleanup_msgid, &msgid);
407 pthread_cleanup_push(&cleanup_msgid, &msgid);
t_cancellation.c 118 cleanup_msgid(void *cookie) function
394 pthread_cleanup_push(&cleanup_msgid, &msgid);
407 pthread_cleanup_push(&cleanup_msgid, &msgid);

Completed in 28 milliseconds