Home
last modified time | relevance | path

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

/Zephyr-latest/lib/posix/options/
Dpthread.c61 enum posix_thread_qid { enum
95 static inline void posix_thread_q_set(struct posix_thread *t, enum posix_thread_qid qid) in posix_thread_q_set()
110 static inline enum posix_thread_qid posix_thread_q_get(struct posix_thread *t) in posix_thread_q_get()