Searched refs:posix_thread_recycle_work_handler (Results 1 – 1 of 1) sorted by relevance
387 static void posix_thread_recycle_work_handler(struct k_work *work) in posix_thread_recycle_work_handler() function392 static K_WORK_DELAYABLE_DEFINE(posix_thread_recycle_work, posix_thread_recycle_work_handler);