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 161 } run_once = { 0, 0}; variable in typeref:struct:__anon9881
958 if (!run_once.done) {
959 if (InterlockedIncrement(&run_once.control) == 1) {
964 run_once.done = 1;
968 while (!run_once.done)
  /external/chromium/net/base/
net_util.cc 1911 static bool run_once = false; local
    [all...]

Completed in 51 milliseconds