Home
last modified time | relevance | path

Searched defs:__clock_t (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Datomic_futex.h67 typedef chrono::system_clock __clock_t; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/sys/cpu/x86_64/include/
H A Dstdint.h120 typedef unsigned long __clock_t; /* ticks in CLOCKS_PER_SEC */ typedef