Searched refs:temp_file_mutex (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c44 static mutex_t temp_file_mutex = DEFAULTMUTEX; /* for file creation tests */ variable
376 (void) mutex_lock(&temp_file_mutex);
386 (void) mutex_unlock(&temp_file_mutex);

Completed in 20 milliseconds