HomeSort by: relevance | last modified time | path
    Searched refs:thunk_gettimeofday (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/usermode/dev/
clock.c 136 error = thunk_gettimeofday(&ttv, NULL);
  /src/sys/arch/usermode/include/
thunk.h 86 int thunk_gettimeofday(struct thunk_timeval *, void *);
  /src/sys/arch/usermode/usermode/
thunk.c 269 thunk_gettimeofday(struct thunk_timeval *tp, void *tzp) function in typeref:typename:int

Completed in 48 milliseconds