Home
last modified time | relevance | path

Searched defs:GlobalHandleStorage (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dglobal_handle_storage.h35 explicit GlobalHandleStorage(InternalAllocatorPtr allocator) : allocator_(allocator) in GlobalHandleStorage() function
Dglobal_handle_storage-inl.h165 template class GlobalHandleStorage<coretypes::TaggedType>; variable
/arkcompiler/runtime_core/static_core/runtime/include/
Dthread.h57 class GlobalHandleStorage; variable