Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetThreadStack

503   GetThreadStack(tlsPtr_.pthread_self, &read_stack_base, &read_stack_size, &read_guard_size);
525 // TODO: move this into the Linux GetThreadStack implementation.