Searched refs:thread_set_stack_min (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/drd/
H A Ddrd_main.c505 DRD_(thread_set_stack_min)(tid, a - VG_STACK_REDZONE_SZB);
525 DRD_(thread_set_stack_min)(tid, a + len - VG_STACK_REDZONE_SZB);
H A Ddrd_thread.h286 void DRD_(thread_set_stack_min)(const DrdThreadId tid, const Addr stack_min) function

Completed in 66 milliseconds