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

  /external/chromium_org/base/threading/
thread_local_storage_posix.cc 13 bool PlatformThreadLocalStorage::AllocTLS(TLSKey* key) {
thread_local_storage_win.cc 15 bool PlatformThreadLocalStorage::AllocTLS(TLSKey* key) {

Completed in 41 milliseconds