Home | History | Annotate | Download | only in vm

Lines Matching full:decrement

1518      * suspended, and try to decrement the child's thread suspend count to -1.
2820 * Decrement the suspend counts for all threads. No need for atomic
2821 * writes, since nobody should be moving until we decrement the count.
2912 * Decrement the suspend counts for all threads. No need for atomic
2913 * writes, since nobody should be moving until we decrement the count.
3713 * has a nonzero recursion count, we just decrement the count instead.