OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__atomic_is_lock_free
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/lib/libc/atomic/
atomic_is_lock_free.c
37
* XXX Work around clang's built-in
__atomic_is_lock_free
by having the
42
__RENAME(
__atomic_is_lock_free
);
43
#define
__atomic_is_lock_free
__atomic_is_lock_free_hack
macro
46
__atomic_is_lock_free
(size_t n, const volatile void *p __unused)
function in typeref:typename:bool
atomic_is_lock_free.c
37
* XXX Work around clang's built-in
__atomic_is_lock_free
by having the
42
__RENAME(
__atomic_is_lock_free
);
43
#define
__atomic_is_lock_free
__atomic_is_lock_free_hack
macro
46
__atomic_is_lock_free
(size_t n, const volatile void *p __unused)
function in typeref:typename:bool
Completed in 22 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025