Searched refs:fdeTreeLock (Results 1 – 1 of 1) sorted by relevance
68 pthread_rwlock_init(&fdeTreeLock, NULL); in LocalAddressSpace()247 pthread_rwlock_rdlock(&fdeTreeLock); in findFDE()249 pthread_rwlock_unlock(&fdeTreeLock); in findFDE()294 pthread_rwlock_wrlock(&fdeTreeLock); in addFDE()296 pthread_rwlock_unlock(&fdeTreeLock); in addFDE()300 pthread_rwlock_unlock(&fdeTreeLock); in addFDE()305 pthread_rwlock_wrlock(&fdeTreeLock); in removeFDE()308 pthread_rwlock_unlock(&fdeTreeLock); in removeFDE()320 pthread_rwlock_unlock(&fdeTreeLock); in removeFDE()325 pthread_rwlock_wrlock(&fdeTreeLock); in removeDSO()[all …]