Home
last modified time | relevance | path

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

/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Denviron.h65 #define LEAVE_ENV_CS(x) LeaveCriticalSection(&((x)->cs)) macro
78 #define LEAVE_ENV_CS(x) pthread_mutex_unlock(&((x)->cs)) macro
91 #define LEAVE_ENV_CS(x) macro