OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_PROP_RWLOCK_INIT
(Results
1 - 3
of
3
) sorted by relevancy
/src/common/lib/libprop/
prop_object_impl.h
295
#define
_PROP_RWLOCK_INIT
(x) rw_init(&(x))
343
#define
_PROP_RWLOCK_INIT
(x) /* nothing */
397
#define
_PROP_RWLOCK_INIT
(x) rwlock_init(&(x), NULL)
425
#define
_PROP_RWLOCK_INIT
(x) /* nothing */
451
#define
_PROP_RWLOCK_INIT
(x) pthread_rwlock_init(&(x), NULL)
prop_array.c
292
_PROP_RWLOCK_INIT
(pa->pa_rwlock);
prop_dictionary.c
611
_PROP_RWLOCK_INIT
(pd->pd_rwlock);
Completed in 13 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025