Lines Matching refs:thread_create_at_qos
67 thread_create_at_qos(qos_class_t qos, void * (*function)(void *));
1022 thread_create_at_qos(g_expected_qos[ENV_QOS_AFTER_OVERRIDE], qos_client_send_to_intransit);
1027 thread_create_at_qos(qos_class_t qos, void * (*function)(void *)) in thread_create_at_qos() function
1140 thread_create_at_qos(g_expected_qos[ENV_QOS_AFTER_OVERRIDE], qos_send_and_sync_rcv);
1149 rcv_thread = thread_create_at_qos(g_expected_qos[ENV_QOS_BEFORE_OVERRIDE], qos_sync_rcv);
1341 thread_create_at_qos(g_expected_qos[ENV_QOS_AFTER_OVERRIDE], qos_client_send_sync_msg);
1372 …thread_create_at_qos(g_expected_qos[ENV_QOS_AFTER_OVERRIDE], qos_client_kernel_upcall_send_sync_ms…
1403 …thread_create_at_qos(g_expected_qos[ENV_QOS_AFTER_OVERRIDE], qos_client_kernel_upcall_send_async_m…
1464 …thread_create_at_qos(g_expected_qos[ENV_QOS_AFTER_OVERRIDE], qos_client_send_two_sync_msg_high_qos…
1466 …thread_create_at_qos(g_expected_qos[ENV_QOS_BEFORE_OVERRIDE], qos_client_send_two_sync_msg_low_qos…
1511 …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()
1525 …thread_create_at_qos(g_expected_qos[ENV_QOS_AFTER_OVERRIDE], qos_client_create_sepcial_reply_and_s…
1579 thread_create_at_qos(g_expected_qos[ENV_QOS_AFTER_OVERRIDE], in qos_client_send_to_connection_then_service_port()
1593 thread_create_at_qos(g_expected_qos[ENV_QOS_BEFORE_OVERRIDE],