Searched refs:scratch_init_mutex_ (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/gpu/ | ||
D | gpu_device.h | 147 mutex scratch_init_mutex_; variable |
D | gpu_device.cc | 342 mutex_lock l(scratch_init_mutex_); in InitScratchBuffers() |