Searched refs:registry_type (Results 1 – 3 of 3) sorted by relevance
114 typedef OsclAny* registry_type; typedef115 typedef registry_type* registry_pointer_type;
112 typedef OsclAny* registry_type; typedef113 typedef registry_type* registry_pointer_type;
123 alloc.allocate(sizeof(registry_type) * OSCL_TLS_MAX_SLOTS)); in initialize()198 registry_type id = 0; in getInstance()