Searched defs:BlockingState (Results 1 – 1 of 1) sorted by relevance
281 struct BlockingState { struct282 mutex lock;283 int counter = 0;284 Notification done;