FreeBSD kernel kern code
timespeci386 Struct Reference

Data Fields

int32_t tv_sec
 
int32_t tv_nsec
 

Detailed Description

Definition at line 4596 of file kern_umtx.c.

Field Documentation

◆ tv_nsec

int32_t timespeci386::tv_nsec

Definition at line 4598 of file kern_umtx.c.

Referenced by umtx_copyin_timeouti386(), and umtx_copyin_umtx_timei386().

◆ tv_sec

int32_t timespeci386::tv_sec

The documentation for this struct was generated from the following file: