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

  /src/sys/arch/usermode/include/
thunk.h 85 int thunk_setitimer(int, const struct thunk_itimerval *, struct thunk_itimerval *);
  /src/sys/arch/usermode/usermode/
machdep.c 302 thunk_setitimer(ITIMER_REAL, &itimer, NULL);
thunk.c 252 thunk_setitimer(int which, const struct thunk_itimerval *value, function in typeref:typename:int

Completed in 14 milliseconds