Searched defs:BlockingState (Results 1 – 1 of 1) sorted by relevance
159 struct BlockingState { struct160 mutex lock;161 int counter = 0;162 Notification done;