tool: adding wait list

Change-Id: I6f161ddc9aef953b62e52004bd081327d34a9470
This commit is contained in:
Evgeny
2018-03-18 04:04:34 -05:00
parent caa15d7186
commit cc3146ba81
5 changed files with 161 additions and 66 deletions
+1
View File
@@ -144,6 +144,7 @@ class SimpleProxyQueue : public ProxyQueue {
on_submit_cb_data_(0)
{
printf("ROCProfiler: SimpleProxyQueue is enabled\n");
fflush(stdout);
}
~SimpleProxyQueue() {}