Public Attributes | |
| naPool | pools [NUM_NASAL_TYPES] |
| int | allocCount |
| void ** | deadBlocks |
| int | deadsz |
| int | ndead |
| int | nThreads |
| int | waitCount |
| int | needGC |
| int | bottleneck |
| void * | sem |
| void * | lock |
| naRef | meRef |
| naRef | argRef |
| naRef | parentsRef |
| naRef | symbols |
| naRef | save |
| Context * | freeContexts |
| Context * | allContexts |
Definition at line 39 of file code.h.
1.5.1