Home
last modified time | relevance | path

Searched refs:_pthread_cleanup_t (Results 1 – 2 of 2) sorted by relevance

/components/libc/posix/pthreads/
A Dpthread_internal.h25 typedef struct _pthread_cleanup _pthread_cleanup_t; typedef
59 _pthread_cleanup_t *cleanup;
A Dpthread.c950 _pthread_cleanup_t *cleanup; in pthread_exit()
1178 _pthread_cleanup_t *cleanup; in pthread_cleanup_pop()
1234 _pthread_cleanup_t *cleanup; in pthread_cleanup_push()
1242 cleanup = (_pthread_cleanup_t *)rt_malloc(sizeof(_pthread_cleanup_t)); in pthread_cleanup_push()
1445 _pthread_cleanup_t *cleanup; in pthread_cancel()

Completed in 5 milliseconds