libnx  v4.6.0
Functions
tls.h File Reference

AArch64 thread local storage. More...

#include "../types.h"

Go to the source code of this file.

Functions

static void * armGetTls (void)
 Gets the thread local storage buffer. More...
 

Detailed Description

AArch64 thread local storage.

Author
plutoo

Function Documentation

◆ armGetTls()

static void* armGetTls ( void  )
inlinestatic

Gets the thread local storage buffer.

Returns
The thread local storage buffer.