Home
last modified time | relevance | path

Searched defs:umtx_sleep_args (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/sys/
H A Dsysproto.h1030 struct umtx_sleep_args { struct
1031 volatile const int * ptr; char ptr_[PAD_(volatile const int *)];
1032 int value; char value_[PAD_(int)];
1033 int timeout; char timeout_[PAD_(int)];