HomeSort by: relevance | last modified time | path
    Searched refs:run_once (Results 1 - 13 of 13) sorted by relevancy

  /src/external/mit/libuv/dist/test/
test-run-once.c 39 TEST_IMPL(run_once) {
test-list.h 26 TEST_DECLARE (run_once)
599 TEST_ENTRY (run_once)
  /src/external/bsd/ntp/dist/sntp/libevent/test/
bench_cascade.c 83 run_once(int num_pipes) function
178 tv = run_once(num_pipes);
bench.c 102 run_once(void) function
229 tv = run_once();
  /src/external/gpl3/gdb/dist/gdbserver/
server.h 76 extern bool run_once;
server.cc 84 bool run_once; variable
4303 run_once = true;
4317 run_once = true;
4501 if (run_once || (!extended_protocol && !target_running ()))
4556 if (run_once)
remote-utils.cc 170 if (run_once)
179 /* Even if !RUN_ONCE no longer notice new connections. Still keep the
  /src/external/gpl3/gdb.old/dist/gdbserver/
server.h 76 extern bool run_once;
server.cc 84 bool run_once; variable
4228 run_once = true;
4411 if (run_once || (!extended_protocol && !target_running ()))
4466 if (run_once)
remote-utils.cc 168 if (run_once)
177 /* Even if !RUN_ONCE no longer notice new connections. Still keep the
  /src/external/bsd/libevent/dist/test/
bench.c 103 run_once(void) function
230 tv = run_once();
bench_cascade.c 84 run_once(int num_pipes) function
179 tv = run_once(num_pipes);
  /src/external/lgpl2/userspace-rcu/dist/tests/utils/
tap.c 169 static int run_once = 0; local
171 if(!run_once) {
178 run_once = 1;

Completed in 54 milliseconds