Table of Contents
qthread_size_tasklocal - returns the number of bytes allocated for task-local
data
#include <qthread/qthread.h>
unsigned
qthread_size_tasklocal ();
This function to returns the number
of bytes allocated for task-local data.
qthread_get_tasklocal(3)
Table of Contents