Home
last modified time | relevance | path

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

/third_party/ltp/utils/benchmark/ebizzy-0.3/
H A Debizzy.c490 uintptr_t record_thread; in start_threads() local
491 err = pthread_join(thread_array[i], (void *)&record_thread); in start_threads()
496 records_per_sec += ((double)record_thread / elapsed); in start_threads()

Completed in 2 milliseconds