Searched defs:umtx_wakeup_args (Results 1 – 1 of 1) sorted by relevance
1035 struct umtx_wakeup_args { struct1036 volatile const int * ptr; char ptr_[PAD_(volatile const int *)];1037 int count; char count_[PAD_(int)];