Searched defs:create_lock (Results 1 – 5 of 5) sorted by relevance
1214 function create_lock { function
1216 function create_lock { function
213 static mutex_t create_lock; variable
77 static mutex_t create_lock = DEFAULTMUTEX; variable
1036 create_lock(int *fdp, struct cfga_msg *msgp, char **errstring) in create_lock() function