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

  /external/valgrind/drd/
drd_main.c 507 DRD_(thread_set_stack_min)(tid, a - VG_STACK_REDZONE_SZB);
527 DRD_(thread_set_stack_min)(tid, a + len - VG_STACK_REDZONE_SZB);
    [all...]
drd_thread.h 287 void DRD_(thread_set_stack_min)(const DrdThreadId tid, const Addr stack_min) function

Completed in 1326 milliseconds