Home | History | Annotate | Download | only in glib

Lines Matching full:gettime

1288 	moving gettime out of the GThreadFunctions struct and making
1295 * glib/gthread.c (gettime): GetSystemTimeAsFileTime() returns 100s
1312 * gthread/gthread-posix.c: Correct the gettime calculations
1389 * glib/gthread.c: Add a new thread function, gettime.
1391 * glib/gtimer.c: Use gettime instead of directly working with
1396 * gthread/gthread-win32.c: Implement gettime.