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

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_thread_registry.h 58 void SetCreated(uptr _user_id, u64 _unique_id, bool _detached,
sanitizer_thread_registry.cc 67 void ThreadContextBase::SetCreated(uptr _user_id, u64 _unique_id,
71 unique_id = _unique_id;
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/pyxelator/
genpyx.py 68 _unique_id = 0 variable in class:Node
70 Node._unique_id += 1
71 return Node._unique_id

Completed in 467 milliseconds