Home | History | Annotate | Download | only in gc

Lines Matching full:enter

860     // If this is a nested JNI critical section enter, we don't need to wait or increment the global
861 // counter. The global counter is incremented only once for a thread for the outermost enter.
911 // Set this to true before waiting so that frequent JNI critical enter/exits won't starve
934 // Potentially notify mutator threads blocking to enter a JNI critical section.