Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dhandle_storage.h39 explicit HandleStorage(InternalAllocatorPtr allocator) : allocator_(allocator) in HandleStorage() function
Dhandle_storage-inl.h216 template class HandleStorage<coretypes::TaggedType>; variable
/arkcompiler/runtime_core/static_core/runtime/include/
Dthread.h55 class HandleStorage; variable