Searched refs:cleanup_list (Results 1 – 2 of 2) sorted by relevance
48 sys_slist_t cleanup_list; member
215 sys_slist_prepend(&t->cleanup_list, &c->node); in __z_pthread_cleanup_push()228 node = sys_slist_get(&t->cleanup_list); in __z_pthread_cleanup_pop()606 sys_slist_init(&t->cleanup_list); in pthread_create()