Home
last modified time | relevance | path

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

/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-thread.h175 typedef struct pl_mutex struct
184 } pl_mutex; argument
/dports/graphics/libplacebo/libplacebo-4.157.0/src/
H A Dpl_thread.h33 typedef pthread_mutex_t pl_mutex; typedef
H A Dpl_thread_win32.h23 typedef CRITICAL_SECTION pl_mutex; typedef