HomeSort by: relevance | last modified time | path
    Searched defs:rump___sysimpl_timer_getoverrun (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 2647 int rump___sysimpl_timer_getoverrun(timer_t);
2649 rump___sysimpl_timer_getoverrun(timer_t timerid) function in typeref:typename:int
2670 __weak_alias(timer_getoverrun,rump___sysimpl_timer_getoverrun);
2671 __weak_alias(_timer_getoverrun,rump___sysimpl_timer_getoverrun);
2672 __strong_alias(_sys_timer_getoverrun,rump___sysimpl_timer_getoverrun);

Completed in 15 milliseconds