Home
last modified time | relevance | path

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

/Zephyr-latest/lib/posix/options/
Dkey.c70 static pthread_key_obj *to_posix_key(pthread_key_t *key) in to_posix_key() function
106 new_key = to_posix_key(key); in pthread_key_create()