Searched refs:run_once (Results 1 – 9 of 9) sorted by relevance
84 run_once(int num_pipes) in run_once() function179 tv = run_once(num_pipes); in main()
103 run_once(void) in run_once() function230 tv = run_once();
83 run_once(int num_pipes) in run_once() function178 tv = run_once(num_pipes); in main()
102 run_once(void) in run_once() function229 tv = run_once();
353 Once::run_once(void* arg) in run_once() function in gold::Once437 this->run_once(NULL); in initialize()
211 run_once(void* arg);
73 this->set_target_once_.run_once(NULL); in instantiate_target()
117 this->set_parameters_target_once_->run_once(static_cast<void*>(target)); in set_target()
11292 (Once::Once, Once::run_once, Once::internal_run): New functions.