Open ntonnaett opened 1 week ago
Since Glibc 2.34 PTHREAD_STACK_MIN isn't a constant anymore. This checks if _DYNAMIC_STACK_SIZE_SOURCE is defined and determines THREAD_STACK_SIZE in run-time.
Since Glibc 2.34 PTHREAD_STACK_MIN isn't a constant anymore. This checks if _DYNAMIC_STACK_SIZE_SOURCE is defined and determines THREAD_STACK_SIZE in run-time.