Searched refs:data_open_lock_once (Results 1 – 1 of 1) sorted by relevance
507 static pthread_once_t data_open_lock_once = PTHREAD_ONCE_INIT; in dso__data_open_lock() local509 pthread_once(&data_open_lock_once, dso__data_open_lock_init); in dso__data_open_lock()