HomeSort by relevance Sort by last modified time
    Searched refs:ThreadLocalData (Results 1 - 2 of 2) sorted by null

  /prebuilts/misc/common/swig/include/2.0.11/d/
dhead.swg 129 m_sPendingException = new ThreadLocalData(null);
174 alias tango.core.Thread.ThreadLocal!(object.Exception) ThreadLocalData;
175 static ThreadLocalData m_sPendingException;
  /external/tensorflow/tensorflow/stream_executor/cuda/
cuda_driver.cc 283 struct ThreadLocalData {
289 SE_STATIC_THREAD_LOCAL_POD(ThreadLocalData, tls_data);
    [all...]

Completed in 246 milliseconds