Searched refs:APR_POOL_IMPLEMENT_ACCESSOR (Results 26 - 50 of 76) sorted by relevance

1234

/macosx-10.9.5/apr-30/apr/apr/locks/beos/
H A Dproc_mutex.c143 APR_POOL_IMPLEMENT_ACCESSOR(proc_mutex) function
H A Dthread_mutex.c146 APR_POOL_IMPLEMENT_ACCESSOR(thread_mutex)
H A Dthread_cond.c184 APR_POOL_IMPLEMENT_ACCESSOR(thread_cond)
H A Dthread_rwlock.c189 APR_POOL_IMPLEMENT_ACCESSOR(thread_rwlock)
/macosx-10.9.5/apr-30/apr/apr/locks/os2/
H A Dthread_rwlock.c199 APR_POOL_IMPLEMENT_ACCESSOR(thread_rwlock)
H A Dproc_mutex.c204 APR_POOL_IMPLEMENT_ACCESSOR(proc_mutex) function
/macosx-10.9.5/apr-30/apr/apr/locks/unix/
H A Dthread_rwlock.c179 APR_POOL_IMPLEMENT_ACCESSOR(thread_rwlock)
H A Dglobal_mutex.c188 APR_POOL_IMPLEMENT_ACCESSOR(global_mutex)
/macosx-10.9.5/apr-30/apr/apr/locks/win32/
H A Dthread_cond.c168 APR_POOL_IMPLEMENT_ACCESSOR(thread_cond)
H A Dthread_rwlock.c165 APR_POOL_IMPLEMENT_ACCESSOR(thread_rwlock)
H A Dproc_mutex.c202 APR_POOL_IMPLEMENT_ACCESSOR(proc_mutex) function
/macosx-10.9.5/apr-30/apr/apr/shmem/os2/
H A Dshm.c116 APR_POOL_IMPLEMENT_ACCESSOR(shm) function
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/locks/beos/
H A Dthread_cond.c184 APR_POOL_IMPLEMENT_ACCESSOR(thread_cond)
H A Dthread_rwlock.c189 APR_POOL_IMPLEMENT_ACCESSOR(thread_rwlock)
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/locks/os2/
H A Dproc_mutex.c204 APR_POOL_IMPLEMENT_ACCESSOR(proc_mutex) function
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/locks/unix/
H A Dglobal_mutex.c188 APR_POOL_IMPLEMENT_ACCESSOR(global_mutex)
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/locks/win32/
H A Dproc_mutex.c202 APR_POOL_IMPLEMENT_ACCESSOR(proc_mutex) function
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/shmem/beos/
H A Dshm.c152 APR_POOL_IMPLEMENT_ACCESSOR(shm) function
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/threadproc/beos/
H A Dthread.c237 APR_POOL_IMPLEMENT_ACCESSOR(thread)
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/threadproc/netware/
H A Dthread.c252 APR_POOL_IMPLEMENT_ACCESSOR(thread)
/macosx-10.9.5/apr-30/apr/apr/shmem/beos/
H A Dshm.c152 APR_POOL_IMPLEMENT_ACCESSOR(shm) function
/macosx-10.9.5/apr-30/apr/apr/threadproc/beos/
H A Dthread.c237 APR_POOL_IMPLEMENT_ACCESSOR(thread)
/macosx-10.9.5/apr-30/apr/apr/threadproc/netware/
H A Dthread.c252 APR_POOL_IMPLEMENT_ACCESSOR(thread)
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/file_io/os2/
H A Dopen.c268 APR_POOL_IMPLEMENT_ACCESSOR(file);
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/include/
H A Dapr_pools.h88 * In the implementation, the APR_POOL_IMPLEMENT_ACCESSOR() is used to
91 #define APR_POOL_IMPLEMENT_ACCESSOR(type) \ macro

Completed in 100 milliseconds

1234