Lines Matching refs:thread_create_at_qos
64 thread_create_at_qos(qos_class_t qos, void * (*function)(void *));
1011 thread_create_at_qos(g_expected_qos[ENV_QOS_AFTER_OVERRIDE], qos_client_send_to_intransit);
1016 thread_create_at_qos(qos_class_t qos, void * (*function)(void *)) in thread_create_at_qos() function
1129 thread_create_at_qos(g_expected_qos[ENV_QOS_AFTER_OVERRIDE], qos_send_and_sync_rcv);
1138 rcv_thread = thread_create_at_qos(g_expected_qos[ENV_QOS_BEFORE_OVERRIDE], qos_sync_rcv);
1330 thread_create_at_qos(g_expected_qos[ENV_QOS_AFTER_OVERRIDE], qos_client_send_sync_msg);
1361 …thread_create_at_qos(g_expected_qos[ENV_QOS_AFTER_OVERRIDE], qos_client_kernel_upcall_send_sync_ms…
1422 …thread_create_at_qos(g_expected_qos[ENV_QOS_AFTER_OVERRIDE], qos_client_send_two_sync_msg_high_qos…
1424 …thread_create_at_qos(g_expected_qos[ENV_QOS_BEFORE_OVERRIDE], qos_client_send_two_sync_msg_low_qos…
1469 …thread_create_at_qos(g_expected_qos[ENV_QOS_AFTER_OVERRIDE], qos_client_destroy_other_threads_port… in qos_client_create_sepcial_reply_and_spawn_thread()
1483 …thread_create_at_qos(g_expected_qos[ENV_QOS_AFTER_OVERRIDE], qos_client_create_sepcial_reply_and_s…
1537 thread_create_at_qos(g_expected_qos[ENV_QOS_AFTER_OVERRIDE], in qos_client_send_to_connection_then_service_port()
1551 thread_create_at_qos(g_expected_qos[ENV_QOS_BEFORE_OVERRIDE],