Searched refs:rc_stack_size (Results 1 – 1 of 1) sorted by relevance
781 int rc_stack_size = 0; local987 rc_stack_size = pthread_attr_setstacksize(&attr, (size_t)thread->stack_size);992 if (! rc_stack_size) {1037 if (rc_stack_size || rc_thread_create) {1047 if (rc_stack_size) {1048 …tion failed: pthread_attr_setstacksize(%" IVdf ") returned %d", thread->stack_size, rc_stack_size);