Searched defs:WATCH (Results 1 – 2 of 2) sorted by relevance
57 WATCH=[] variable
42 #define WATCH(toMonitor) watchThread([&]() { return toMonitor;}, gettid(), __FUNCTION__) macro