Searched refs:run_once (Results 1 - 24 of 24) sorted by relevance

/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-run-once.c39 TEST_IMPL(run_once) {
H A Dtest-list.h26 TEST_DECLARE (run_once)
554 TEST_ENTRY (run_once)
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/test/
H A Dbench_cascade.c83 run_once(int num_pipes) function
178 tv = run_once(num_pipes);
H A Dbench.c99 run_once(void) function
201 tv = run_once();
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dserver.h77 extern bool run_once;
H A Dserver.cc82 bool run_once; variable
3744 run_once = true;
3926 if (run_once || (!extended_protocol && !target_running ()))
3981 if (run_once)
H A Dremote-utils.cc166 if (run_once)
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dserver.h77 extern bool run_once;
H A Dserver.cc79 bool run_once; variable
3826 run_once = true;
4009 if (run_once || (!extended_protocol && !target_running ()))
4064 if (run_once)
H A Dremote-utils.cc169 if (run_once)
/netbsd-current/external/bsd/libevent/dist/test/
H A Dbench.c103 run_once(void) function
230 tv = run_once();
H A Dbench_cascade.c84 run_once(int num_pipes) function
179 tv = run_once(num_pipes);
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dgold-threads.h211 run_once(void* arg);
H A Dgold-threads.cc353 Once::run_once(void* arg) function in class:gold::Once
437 this->run_once(NULL);
H A Dtarget-select.cc73 this->set_target_once_.run_once(NULL);
H A Dparameters.cc117 this->set_parameters_target_once_->run_once(static_cast<void*>(target));
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dgold-threads.h211 run_once(void* arg);
H A Dgold-threads.cc353 Once::run_once(void* arg) function in class:gold::Once
437 this->run_once(NULL);
H A Dtarget-select.cc73 this->set_target_once_.run_once(NULL);
H A Dparameters.cc117 this->set_parameters_target_once_->run_once(static_cast<void*>(target));
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dgold-threads.h211 run_once(void* arg);
H A Dgold-threads.cc353 Once::run_once(void* arg) function in class:gold::Once
437 this->run_once(NULL);
H A Dtarget-select.cc73 this->set_target_once_.run_once(NULL);
H A Dparameters.cc117 this->set_parameters_target_once_->run_once(static_cast<void*>(target));

Completed in 245 milliseconds