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

  /src/crypto/external/bsd/heimdal/dist/kcm/
events.c 42 static time_t last_run = 0; variable
408 if (now < last_run + KCM_EVENT_QUEUE_INTERVAL) {
440 last_run = now;
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
gen-perf-test.exp 1240 set last_run [expr $nr_runs - 1]
1241 set nr_gen_shlibs [_get_param $self(nr_gen_shlibs) $last_run]
1245 if { [_compile_shlib self $static $last_run $so_nr] < 0 } {
1251 if { [_compile_tail_shlib self $static $last_run] < 0 } {
1255 if { [_compile_binary_pieces self $worker_nr $static $last_run] < 0 } {
  /src/external/gpl3/gdb/dist/gdb/testsuite/lib/
gen-perf-test.exp 1240 set last_run [expr $nr_runs - 1]
1241 set nr_gen_shlibs [_get_param $self(nr_gen_shlibs) $last_run]
1245 if { [_compile_shlib self $static $last_run $so_nr] < 0 } {
1251 if { [_compile_tail_shlib self $static $last_run] < 0 } {
1255 if { [_compile_binary_pieces self $worker_nr $static $last_run] < 0 } {

Completed in 27 milliseconds