Home
last modified time | relevance | path

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

/sysdeps/pthread/
A Dtst-key1.c39 pthread_key_t *keys = alloca (max * sizeof (pthread_key_t)); in do_test() local
A Dtst-tsd6.c9 static pthread_key_t keys[NKEYS]; variable
A Dtst-key2.c72 pthread_key_t keys[N]; in do_test() local
A Dtst-key4.c30 static pthread_key_t *keys; variable
A Dtst-key3.c81 pthread_key_t keys[N]; in do_test() local
/sysdeps/unix/sysv/linux/
A Dtst-pkey.c41 static int keys[key_count]; variable

Completed in 11 milliseconds