Searched refs:device_condition (Results 1 – 3 of 3) sorted by relevance
118 pthread_cond_wait(&iface->device_condition, &iface->device_lock); in uct_ugni_udt_device_thread()251 pthread_cond_signal(&iface->device_condition); in uct_ugni_proccess_datagram_pipe()453 pthread_cond_init(&self->device_condition, NULL); in UCS_CLASS_INIT_FUNC()
35 pthread_cond_t device_condition; member
279 char *device_condition = NULL; in skinny_profile_find_session_uuid() local288 device_condition = switch_mprintf("device_name='%q' AND device_instance=%d", in skinny_profile_find_session_uuid()291 device_condition = switch_mprintf("1=1"); in skinny_profile_find_session_uuid()293 switch_assert(device_condition); in skinny_profile_find_session_uuid()309 device_condition, line_instance_condition, call_id_condition); in skinny_profile_find_session_uuid()316 device_condition, line_instance_condition, call_id_condition in skinny_profile_find_session_uuid()322 switch_safe_free(device_condition); in skinny_profile_find_session_uuid()