HomeSort by relevance Sort by last modified time
    Searched refs:thread_set_stack_min (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/drd/
drd_main.c 482 DRD_(thread_set_stack_min)(tid, a - VG_STACK_REDZONE_SZB);
502 DRD_(thread_set_stack_min)(tid, a + len - VG_STACK_REDZONE_SZB);
drd_thread.h 286 void DRD_(thread_set_stack_min)(const DrdThreadId tid, const Addr stack_min) function

Completed in 56 milliseconds