Searched refs:FLAG_RUN (Results 1 – 2 of 2) sorted by relevance
27 #define FLAG_RUN 0x1 macro
62 if ( ((flags & FLAG_RUN) != 0) && (read_cnt == control->write_buffer_start_count) ) { in dump_shm()