Name

NAME

pthread_attr_setstacksize — set the stacksize attribute

SYNOPSIS

THR TSA #include <pthread.h>

        int pthread_attr_setstacksize(pthread_attr_t *attr, size_t stacksize);

DESCRIPTION

Refer to pthread_attr_getstacksize().

Get Professional Multicore Programming: Design and Implementation for C++ Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.