Searched defs:Notification (Results 1 – 1 of 1) sorted by relevance
71 struct Notification : Barrier { struct72 Notification() : Barrier(1) {}; in Notification() argument