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

  /external/compiler-rt/lib/asan/
asan_thread.h 42 void Announce() {
43 if (tid_ == 0) return; // no need to announce the main thread.
  /external/llvm/include/llvm/Support/
Registry.h 68 static void Announce(const entry &E) {
96 Announce(V);
138 friend void Registry::Announce(const entry &E);

Completed in 118 milliseconds