Home
last modified time | relevance | path

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

/dports/lang/swi-pl/swipl-8.2.3/packages/odbc/
H A Dodbc.c115 #define UNLOCK_CONTEXTS() LeaveCriticalSection(&context_mutex) macro
120 #define UNLOCK_CONTEXTS() pthread_mutex_unlock(&context_mutex) macro
126 #define UNLOCK_CONTEXTS() macro