Searched defs:readers (Results 1 - 14 of 14) sorted by relevance

/macosx-10.9.5/apache-786.1/httpd/srclib/apr/include/arch/os2/
H A Dapr_arch_thread_rwlock.h25 int readers; member in struct:apr_thread_rwlock_t
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/include/arch/win32/
H A Dapr_arch_thread_rwlock.h26 LONG readers; member in struct:apr_thread_rwlock_t
/macosx-10.9.5/apr-30/apr/apr/include/arch/os2/
H A Dapr_arch_thread_rwlock.h25 int readers; member in struct:apr_thread_rwlock_t
/macosx-10.9.5/apr-30/apr/apr/include/arch/win32/
H A Dapr_arch_thread_rwlock.h26 LONG readers; member in struct:apr_thread_rwlock_t
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/locks/beos/
H A Dthread_rwlock.c125 int32 readers = atomic_add(&rwlock->ReadCount, -BIG_NUM); local
147 int32 readers; local
/macosx-10.9.5/apr-30/apr/apr/locks/beos/
H A Dthread_rwlock.c125 int32 readers = atomic_add(&rwlock->ReadCount, -BIG_NUM); local
147 int32 readers; local
/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/contrib/RSA_SecurID/
H A DRSA_SecurID_getpasswd.c43 char **readers = NULL; local
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DRWMutex.h89 unsigned readers, writers; member in class:llvm::sys::SmartRWMutex
/macosx-10.9.5/dtrace-118.1/tools/ctfconvert/
H A Dctfconvert.c83 static const reader_f readers[] = { local
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dpcsc++.h112 void statusChange(vector<ReaderState> &readers, long timeout = 0) argument
H A Dpcsc++.cpp204 void Session::listReaders(vector<string> &readers, const char *groups) argument
224 void Session::statusChange(ReaderState *readers, unsigned int nReaders, long timeout) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dpcsc++.h112 void statusChange(vector<ReaderState> &readers, long timeout = 0) argument
H A Dpcsc++.cpp204 void Session::listReaders(vector<string> &readers, const char *groups) argument
224 void Session::statusChange(ReaderState *readers, unsigned int nReaders, long timeout) argument
/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/examples/
H A Dscardcontrol.c71 char *ptr, **readers = NULL; local
[all...]

Completed in 152 milliseconds