OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ldap_int_thread_equal
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/include/
ldap_int_thread.h
50
#define
ldap_int_thread_equal
(a, b) pthread_equal((a), (b))
macro
202
#ifndef
ldap_int_thread_equal
203
#define
ldap_int_thread_equal
(a, b) ((a) == (b))
macro
ldap_pvt_thread.h
45
#define ldap_pvt_thread_equal
ldap_int_thread_equal
/src/external/bsd/openldap/dist/libraries/libldap/
thr_debug.c
357
ldap_int_thread_equal
( (mutex)->owner, ldap_int_thread_self() )
379
!
ldap_int_thread_equal
( (ptr)->owner, ldap_debug_thread_none ), msg )
Completed in 25 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026