Searched refs:__darwin_useconds_t (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/_types/
H A D_useconds_t.h30 typedef __darwin_useconds_t useconds_t;
/darwin-on-arm/xnu/bsd/sys/
H A D_types.h134 typedef __uint32_t __darwin_useconds_t; /* [???] microseconds */ typedef
H A Dtypes.h245 typedef __darwin_useconds_t useconds_t;
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_syscalls.c7488 timelimit.tv_usec = (__darwin_useconds_t) tmp_searchblock.timelimit.tv_usec;

Completed in 94 milliseconds