Home
last modified time | relevance | path

Searched defs:TF_UNLOCK_FUNCTION (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/platform/
Dmutex.h167 ~mutex_lock() TF_UNLOCK_FUNCTION() { in TF_UNLOCK_FUNCTION() function
207 ~tf_shared_lock() TF_UNLOCK_FUNCTION() { in TF_UNLOCK_FUNCTION() function
Dthread_annotations.h129 #define TF_UNLOCK_FUNCTION(...) \ macro
/external/tensorflow/tensorflow/core/framework/
Dresource_var.h115 ~ScopedUnlockUnrefVar() TF_UNLOCK_FUNCTION() { Release(); } in TF_UNLOCK_FUNCTION() function
/external/tensorflow/tensorflow/core/lib/db/
Dsqlite.h395 ~SqliteLock() TF_UNLOCK_FUNCTION() { in TF_UNLOCK_FUNCTION() function