Home
last modified time | relevance | path

Searched defs:TLS_TPADJ (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dallocatestack.c94 # define TLS_TPADJ(pd) (pd) macro
96 # define TLS_TPADJ(pd) ((struct pthread *)((char *) (pd) + TLS_PRE_TCB_SIZE)) macro

Completed in 5 milliseconds