concurrent sqtt support

Change-Id: I91391fafabc93aefa5d244d870ef82b96a59dc52
This commit is contained in:
Evgeny
2020-06-10 11:00:18 -05:00
committed by Evgeny Shcherbakov
orang tua 708edfe989
melakukan 9f7e936d70
5 mengubah file dengan 287 tambahan dan 30 penghapusan
+2
Melihat File
@@ -42,4 +42,6 @@ InterceptQueue::queue_id_t InterceptQueue::current_queue_id = 0;
rocprofiler_hsa_callback_fun_t InterceptQueue::submit_callback_fun_ = NULL;
void* InterceptQueue::submit_callback_arg_ = NULL;
bool InterceptQueue::k_concurrent_ = false;
} // namespace rocprofiler