Searched refs:device_list_once (Results 1 – 1 of 1) sorted by relevance
62 static pthread_once_t device_list_once = PTHREAD_ONCE_INIT; variable79 pthread_once(&device_list_once, count_devices); in __ibv_get_device_list()