Searched defs:keys (Results 1 – 6 of 6) sorted by relevance
39 pthread_key_t *keys = alloca (max * sizeof (pthread_key_t)); in do_test() local
9 static pthread_key_t keys[NKEYS]; variable
72 pthread_key_t keys[N]; in do_test() local
30 static pthread_key_t *keys; variable
81 pthread_key_t keys[N]; in do_test() local
41 static int keys[key_count]; variable
Completed in 5 milliseconds