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

  /external/chromium_org/third_party/angle/src/compiler/
ossource_posix.cpp 19 OS_TLSIndex OS_AllocTLSIndex()
27 assert(0 && "OS_AllocTLSIndex(): Unable to allocate Thread Local Storage");
ossource_win.cpp 20 OS_TLSIndex OS_AllocTLSIndex()
24 assert(0 && "OS_AllocTLSIndex(): Unable to allocate Thread Local Storage");

Completed in 46 milliseconds