Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dsem_open.c189 struct inuse_sem **foundp = tfind (fake, &__sem_mappings, __sem_search); in check_add_mapping() local
190 if (foundp != NULL) in check_add_mapping()
193 result = (*foundp)->sem; in check_add_mapping()
194 ++(*foundp)->refcnt; in check_add_mapping()

Completed in 3 milliseconds