qthread_size_tasklocal - Man Page
returns the number of bytes allocated for task-local data
Synopsis
#include <qthread/qthread.h>
unsigned
qthread_size_tasklocal ();
Description
This function to returns the number of bytes allocated for task-local data.
See Also
Referenced By
JUNE 2011 libqthread