Home | History | Annotate | Download | only in vm

Lines Matching full:them

113 tracking list, and only remove them when we know we won't be suspended
324 * but should not assume that static initializers have run (or cause them
331 * first to reference them, so they're being loaded now.
425 * the process dies. Let them leak.
611 * shuts down, so we really need to kill or suspend them. (If we want
612 * the VM to restart within this process, we need to kill them, but that
674 * acquiring the lock. We want to let them finish their business
795 * we create an instance of them.
1422 * (object), and Thread (C struct). All of them point to at least one
2857 * but actually caused them to execute, and it was a while before
2888 * which may choose to wake up. No need to wait for them.
2938 * which may choose to wake up. No need to wait for them.
3984 //TODO: these asserts are overkill; turn them off when things stablize.