Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dpx_pth_init.c73 static INT is_posix_thread(TX_THREAD *thread_ptr) in is_posix_thread() function
429 if (!is_posix_thread(thread_ptr)) { in posix_thread2tcb()