Home
last modified time | relevance | path

Searched refs:to_posix_key (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.4.0/lib/posix/
Dpthread_key.c67 static pthread_key_obj *to_posix_key(pthread_key_t *key) in to_posix_key() function
103 new_key = to_posix_key(key); in pthread_key_create()