Home
last modified time | relevance | path

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

/external/webrtc/webrtc/system_wrappers/source/
Dtick_util.cc92 volatile LONG* last_time_get_time_ptr = &last_time_get_time; in QueryOsForTicks() local
95 DWORD old = InterlockedExchange(last_time_get_time_ptr, now); in QueryOsForTicks()