Home
last modified time | relevance | path

Searched refs:query_performance_counter (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/interprocess/sync/windows/
Dnamed_sync.hpp142 winapi::query_performance_counter(&unique_id_val); in open_or_create()
Dsync_utils.hpp72 { winapi::query_performance_counter(&rand_); } in sync_id()
/third_party/boost/boost/interprocess/detail/
Dos_thread_functions.hpp158 if(!winapi::query_performance_counter(&count)){ in get_current_system_highres_count()
Dwin32_api.hpp1468 inline bool query_performance_counter(__int64 *lpPerformanceCount) in query_performance_counter() function