_initCount

Keep track of how often rt_init/rt_term were called.

shared
size_t _initCount;

Meta