Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetThreadStack

420   GetThreadStack(pthread_self_, stack_base, stack_size);
432 // TODO: move this into the Linux GetThreadStack implementation.