Home | History | Annotate | Download | only in Modules

Lines Matching defs:reentrant

221     static volatile int reentrant = 0;
224 if (reentrant)
227 reentrant = 1;
247 reentrant = 0;