pthread_rwlock_unlock
extern int pthread_rwlock_unlock(pthread_rwlock_t *lock);
pthread_rwlock_unlock(&fWebDirLock);
pthread_rwlock_unlock(&fIndexNameLock);
pthread_rwlock_unlock(&fWebDirLock);
pthread_rwlock_unlock(&fWebDirLock);
pthread_rwlock_unlock(&fLogFileLock);
pthread_rwlock_unlock(&fLogFileLock);
pthread_rwlock_unlock(&fLogFileLock);
pthread_rwlock_unlock(get_web_dir_lock());
pthread_rwlock_unlock(get_index_name_lock());
pthread_rwlock_unlock(get_index_name_lock());
return pthread_rwlock_unlock(&fLock);
WRAPPER_FUNCTION(int, pthread_rwlock_unlock, (pthread_rwlock_t *lock),
pthread_rwlock_unlock(&_nslock);
pthread_rwlock_unlock(&_nslock);