Home
last modified time | relevance | path

Searched defs:pl_cond (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/libplacebo/libplacebo-4.157.0/src/
H A Dpl_thread.h34 typedef pthread_cond_t pl_cond; typedef
H A Dpl_thread_win32.h24 typedef CONDITION_VARIABLE pl_cond; typedef
/dports/shells/yash/yash-2.51/
H A Dparser.h49 _Bool pl_neg, pl_cond; member