Searched refs:SYNC_WAIT (Results 1 – 1 of 1) sorted by relevance
71 #define SYNC_WAIT 0 macro2741 while (rte_atomic16_read(&tp->op_params->sync) == SYNC_WAIT) in throughput_intr_lcore_ldpc_dec()2838 while (rte_atomic16_read(&tp->op_params->sync) == SYNC_WAIT) in throughput_intr_lcore_dec()2928 while (rte_atomic16_read(&tp->op_params->sync) == SYNC_WAIT) in throughput_intr_lcore_enc()3018 while (rte_atomic16_read(&tp->op_params->sync) == SYNC_WAIT) in throughput_intr_lcore_ldpc_enc()3105 while (rte_atomic16_read(&tp->op_params->sync) == SYNC_WAIT) in throughput_pmd_lcore_dec()3209 while (rte_atomic16_read(&tp->op_params->sync) == SYNC_WAIT) in bler_pmd_lcore_ldpc_dec()3339 while (rte_atomic16_read(&tp->op_params->sync) == SYNC_WAIT) in throughput_pmd_lcore_ldpc_dec()3456 while (rte_atomic16_read(&tp->op_params->sync) == SYNC_WAIT) in throughput_pmd_lcore_enc()3731 rte_atomic16_set(&op_params->sync, SYNC_WAIT); in bler_test()[all …]