Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/thread/
Dpthread_getspecific.c21 static pthread_key_t g_key; variable
Dpthread_setspecific.c21 static pthread_key_t g_key; variable
Dpthread_key_create.c22 static pthread_key_t g_key; variable
/third_party/musl/porting/linux/user/ldso/
Dns_config.c37 static char g_key[MAX_KEY_LEN+1] = {0}; variable