Searched refs:READER (Results 1 – 10 of 10) sorted by relevance
12 role: READER32 role: READER52 role: READER72 role: READER
83 case READER: /* if we want to read, and a write is in progress, we can't */ in action_in_use()246 target.oper = READER; in get_next_action()261 (env->lastAction.oper == WRITER) ? READER : WRITER; in get_next_action()265 target.oper = (args->flags & CLD_FLG_W) ? WRITER : READER; in get_next_action()275 (env->lastAction.trsiz != 0) && (target.oper == READER)) { in get_next_action()298 } else if ((target.oper == READER) in get_next_action()329 && (target.oper == READER)) { in get_next_action()412 else if ((target.oper == READER) && blk_written) ; in get_next_action()427 (target.oper == READER)) { in get_next_action()439 } else if ((target.oper == READER) && (args->flags & CLD_FLG_CMPR) in get_next_action()[all …]
103 WRITER,READER,NONE,RETRY enumerator
117 test->env->lastAction.oper = READER; in linear_read_write_test()239 test->env->lastAction.oper = READER; in init_data()356 test->env->lastAction.oper = READER; in threadedMain()
114 if (TST_OPER(args->test_state) == READER) { in ChildTimer()
85 #define READER 1 /* cause thread function to shmat and read */ macro335 chld_args[3] = READER; in main()
385 // Create a load command dumper handling load commands from READER's
366 <ANCHOR id="LIBXML-READER-ENABLED-CAPS" href="libxml/libxml-xmlversion.html#LIBXML-READER-ENABLED-C…
8758 sending MODE READER, and only sends it if not already in READER mode.