Searched defs:RESOURCE_ID_INIT (Results 1 – 2 of 2) sorted by relevance
/components/utilities/resource/ | ||
A D | rid_bitmap.h | 18 #define RESOURCE_ID_INIT {0} macro |
A D | resource_id.h | 18 #define RESOURCE_ID_INIT(size, pool) {size, pool, 0, RT_NULL, RT_SPINLOCK_INIT} macro |
Completed in 15 milliseconds