HelenOS sources
ts_gt 81 uspace/drv/bus/usb/usbdiag/tests.c while (!ts_gt(&final_time, &stop_time)) {
ts_gt 179 uspace/drv/bus/usb/usbdiag/tests.c while (!ts_gt(&final_time, &stop_time)) {
ts_gt 429 uspace/lib/c/generic/thread/fibril.c if (ts_gt(&to->expires, &ts)) {
ts_gt 149 uspace/lib/c/include/time.h extern bool ts_gt(const struct timespec *, const struct timespec *);
ts_gt 149 uspace/lib/posix/include/libc/time.h extern bool ts_gt(const struct timespec *, const struct timespec *);
HelenOS homepage, sources at GitHub