Searched refs:_pthread_cleanup (Results 1 – 2 of 2) sorted by relevance
18 struct _pthread_cleanup struct23 struct _pthread_cleanup *next; argument25 typedef struct _pthread_cleanup _pthread_cleanup_t;
293 static void _pthread_cleanup(rt_thread_t tid) in _pthread_cleanup() function489 ptd->tid->cleanup = _pthread_cleanup; in pthread_create()
Completed in 4 milliseconds