Searched refs:radv_create_pthread_cond (Results 1 – 1 of 1) sorted by relevance
90 radv_create_pthread_cond(pthread_cond_t *cond);2381 result = radv_create_pthread_cond(&queue->thread_cond); in radv_queue_init()2573 radv_create_pthread_cond(pthread_cond_t *cond) in radv_create_pthread_cond() function2961 result = radv_create_pthread_cond(&device->timeline_cond); in radv_CreateDevice()