Function gpa::metrics::GpuMetricsUsedMutexUnlock

Function Documentation

void gpa::metrics::GpuMetricsUsedMutexUnlock(gpa::metrics::GpuId const *pGpuId)

Unlocks a specfied GPU's HW metrics used mutex.

Note

Can be called if the GPU's mutex is not locked.

Parameters

pGpuId -- Pointer to the id of the GPU whose metrics used mutex will will be used.