Home
last modified time | relevance | path

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

/Zephyr-latest/lib/posix/options/
Dpthread.c459 static void posix_thread_recycle_work_handler(struct k_work *work) in posix_thread_recycle_work_handler() function
464 static K_WORK_DELAYABLE_DEFINE(posix_thread_recycle_work, posix_thread_recycle_work_handler);