Home
last modified time | relevance | path

Searched refs:rthread_cleanup_fn (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/lib/libc/thread/
Drthread.c124 struct rthread_cleanup_fn *clfn; in pthread_exit()
144 struct rthread_cleanup_fn *oclfn = clfn; in pthread_exit()
/openbsd/src/lib/libc/include/
Dthread_private.h366 struct rthread_cleanup_fn { struct
369 struct rthread_cleanup_fn *next; argument
389 struct rthread_cleanup_fn *cleanup_fns;
/openbsd/src/lib/librthread/
Drthread.c500 struct rthread_cleanup_fn *clfn; in pthread_cleanup_push()
515 struct rthread_cleanup_fn *clfn; in pthread_cleanup_pop()