P4 to Git Change 2042612 by eshcherb@evgeny-hip on 2019/12/09 11:11:38
SWDEV-197289 - HIP-VDI tracing activity suppressing of type is zero; fixing callbacks table recursive mutex; Affected files ... ... //depot/stg/opencl/drivers/opencl/api/hip/hip_prof_api.h#6 edit ... //depot/stg/opencl/drivers/opencl/runtime/platform/command.cpp#101 edit
Этот коммит содержится в:
@@ -50,7 +50,7 @@ typedef activity_sync_callback_t hip_act_callback_t;
|
||||
|
||||
class api_callbacks_table_t {
|
||||
public:
|
||||
typedef std::recursive_mutex mutex_t;
|
||||
typedef std::mutex mutex_t;
|
||||
|
||||
typedef hip_api_record_t record_t;
|
||||
typedef hip_api_callback_t fun_t;
|
||||
|
||||
Ссылка в новой задаче
Block a user