Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/
Dpx_pth_init.c72 static INT is_posix_thread(TX_THREAD *thread_ptr) in is_posix_thread() function
428 if (!is_posix_thread(thread_ptr)) { in posix_thread2tcb()