HomeSort by relevance Sort by last modified time
    Searched full:mtxmem (Results 1 - 1 of 1) sorted by null

  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_mutex_test.cc 126 u64 mtxmem[1024] = {}; local
127 BlockingMutex *mtx = new(mtxmem) BlockingMutex(LINKER_INITIALIZED);

Completed in 522 milliseconds