Home
last modified time | relevance | path

Searched defs:cleanup (Results 1 – 3 of 3) sorted by relevance

/components/utilities/utest/
A Dutest.h76 rt_err_t (*cleanup)(void); member
140 #define UTEST_TC_EXPORT(testcase, name, init, cleanup, timeout) \ argument
152 #define UTEST_TC_EXPORT(testcase, name, init, cleanup, timeout) \ argument
/components/libc/posix/pthreads/
A Dpthread.c950 _pthread_cleanup_t *cleanup; in pthread_exit() local
1178 _pthread_cleanup_t *cleanup; in pthread_cleanup_pop() local
1234 _pthread_cleanup_t *cleanup; in pthread_cleanup_push() local
1445 _pthread_cleanup_t *cleanup; in pthread_cancel() local
A Dpthread_internal.h59 _pthread_cleanup_t *cleanup; member

Completed in 5 milliseconds