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

  /src/lib/libpthread/
pthread.h 177 pthread__cleanup_push((routine),(arg), &__store);
183 void pthread__cleanup_push(void (*)(void *), void *, void *);
pthread.c 1097 pthread__cleanup_push(void (*cleanup)(void *), void *arg, void *store) function in typeref:typename:void

Completed in 14 milliseconds