Home | History | Annotate | Download | only in runtime

Lines Matching full:pthread_attr_setstacksize

320   CHECK_PTHREAD_CALL(pthread_attr_setstacksize, (&attr, stack_size), stack_size);