Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/lib/posix/options/
Dpthread.c387 static void posix_thread_recycle_work_handler(struct k_work *work) in posix_thread_recycle_work_handler() function
392 static K_WORK_DELAYABLE_DEFINE(posix_thread_recycle_work, posix_thread_recycle_work_handler);