Home | History | Annotate | Download | only in drd

Lines Matching refs:stack_max

654    Addr stack_max;
661 stack_max = DRD_(thread_get_stack_max)(drd_created);
662 drd_start_using_mem_stack2(drd_created, stack_max, 0);