HomeSort by relevance Sort by last modified time
    Searched full:startstack (Results 1 - 3 of 3) sorted by null

  /bionic/libc/bionic/
pthread_attr.cpp 133 // startstack %lu (28) The address of the start (i.e., bottom) of the stack.
134 uintptr_t startstack = 0; local
140 "%*u %*u %*d %*u %*u %*u %" SCNuPTR, &startstack) != 1) {
144 return startstack;
161 uintptr_t startstack = __get_main_stack_startstack(); local
172 if (lo <= startstack && startstack <= hi) {
  /system/core/toolbox/
ps.c 128 nexttok(&ptr); // startstack
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/opsworks/
layer1.py     [all...]

Completed in 273 milliseconds