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