Searched defs:later (Results 1 – 3 of 3) sorted by relevance
11 later: label
17 template<typename T> void later() { doit<T>(0); } in later() function
65 tsc_tick_count later(tsc_tick_count const other) const { in later() function