Adaptive Framework
0.9.0
|
Data Fields | |
const afw_utf8_t * | lock_id |
const afw_utf8_t * | brief |
const afw_utf8_t * | description |
const afw_utf8_t * | flag_id_debug |
afw_size_t | flag_index_debug |
union { | |
apr_thread_mutex_t * mutex | |
for type thread_mutex | |
apr_thread_rwlock_t * rwlock | |
for type thread_read_write | |
}; | |
afw_lock_type_t | lock_type |
Definition at line 43 of file afw_lock.h.