wait list final waiting

Change-Id: I2270dfa803875e480703cd1b87f175c3d762ed2c
This commit is contained in:
Evgeny
2018-03-21 22:15:47 -05:00
parent aea5d8e0d9
commit f0dc77195d
2 changed files with 34 additions and 14 deletions
+1 -1
View File
@@ -14,5 +14,5 @@ InterceptQueue::obj_map_t* InterceptQueue::obj_map_ = NULL;
const char* InterceptQueue::kernel_none_ = "";
uint64_t InterceptQueue::timeout_ = UINT64_MAX;
Tracker* InterceptQueue::tracker_ = NULL;
bool InterceptQueue::tracker_on_ = true;
bool InterceptQueue::tracker_on_ = false;
} // namespace rocprofiler