Home
last modified time | relevance | path

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

/dports/databases/unixODBC/unixODBC-2.3.9/DriverManager/
H A D__handles.c282 static pth_mutex_t mutex_env = PTH_MUTEX_INIT; variable
307 static pthread_mutex_t mutex_env = PTHREAD_MUTEX_INITIALIZER; variable
326 static mutex_t mutex_env; variable