Home | History | Annotate | Download | only in drd

Lines Matching refs:stack_min

189          DRD_(g_threadinfo)[i].stack_min     = 0;
326 DRD_(g_threadinfo)[created].stack_min
421 tl_assert(DRD_(g_threadinfo)[tid].stack_min <= stack_startup);
431 return DRD_(g_threadinfo)[tid].stack_min;
534 DRD_(g_threadinfo)[tid].stack_min = DRD_(g_threadinfo)[tid].stack_max;