OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MPFR_LOCK_INIT
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl3/mpfr/dist/src/
mpfr-thread.h
76
#define
MPFR_LOCK_INIT
(_lock) MPFR_LOCK_C(mtx_init(&(_lock), mtx_plain))
122
#define
MPFR_LOCK_INIT
(_lock) MPFR_LOCK_C(pthread_rwlock_init(&(_lock), NULL))
169
#define
MPFR_LOCK_INIT
(_lock) do {} while (0)
mpfr-impl.h
1414
MPFR_LOCK_INIT
( (_cache)->lock), \
Completed in 67 milliseconds
Indexes created Fri Jun 05 00:26:10 UTC 2026