Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dpx_sem_close.c75 TX_THREAD * Thethread; in sem_close() local
78 Thethread = tx_thread_identify(); in sem_close()
80 if (!Thethread) in sem_close()