Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/thread/
H A Drthread_tls.c29 struct rthread_key { struct
34 static struct rthread_key rkeys[PTHREAD_KEYS_MAX]; argument