Home
last modified time | relevance | path

Searched defs:ObjPool (Results 1 – 4 of 4) sorted by relevance

/dports/devel/raylib/raylib-3.7.0/src/
H A Drmem.h97 typedef struct ObjPool { struct
100 } ObjPool; argument
/dports/devel/cc65/cc65-2.19/src/ar65/
H A Dobjdata.c56 Collection ObjPool = STATIC_COLLECTION_INITIALIZER; variable
/dports/graphics/vapoursynth-fmtconv/fmtconv-r28/src/conc/
H A DObjPool.hpp50 ObjPool <T>::ObjPool () in ObjPool() function in conc::ObjPool
/dports/lang/micropython/micropython-1.17/drivers/cc3100/inc/
H A Ddriver.h168 _SlPoolObj_t ObjPool[MAX_CONCURRENT_ACTIONS]; member