Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/include/
H A Dtsd.h33 struct __libc_tsd { struct
39 extern struct __libc_tsd __libc_tsd[TSD_KEYS_MAX]; argument
/netbsd-src/lib/libc/thread-stub/
H A Dthread-stub.c284 struct __libc_tsd __libc_tsd[TSD_KEYS_MAX]; global() variable