Home | History | Annotate | Download | only in data

Lines Matching defs:timespec

2452 class timespec(Structure):
2454 timespec._fields_ = [
2458 assert sizeof(timespec) == 8, sizeof(timespec)
2459 assert alignment(timespec) == 4, alignment(timespec)
2516 'fsfilcnt_t', 'ucontext', '__uint64_t', 'timespec',