Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c40 static mutex_t temp_file_mutex = DEFAULTMUTEX; /* for file creation tests */ variable
372 (void) mutex_lock(&temp_file_mutex); in handle_alloc()
382 (void) mutex_unlock(&temp_file_mutex); in handle_alloc()