HomeSort by relevance Sort by last modified time
    Searched refs:run_once (Results 1 - 3 of 3) sorted by null

  /external/chromium/third_party/libevent/test/
bench.c 83 run_once(void) function
180 tv = run_once();
  /external/libxml2/
threads.c 163 } run_once = { 0, 0}; variable in typeref:struct:__anon7833
947 if (!run_once.done) {
948 if (InterlockedIncrement(&run_once.control) == 1) {
953 run_once.done = 1;
957 while (!run_once.done)
  /external/chromium/net/base/
net_util.cc 1911 static bool run_once = false; local
    [all...]

Completed in 127 milliseconds