Home
last modified time | relevance | path

Searched refs:_avail (Results 1 – 9 of 9) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/bits/
A Dlibc-lock.h401 int _avail; \
403 _avail = PTFAVAIL (_pthread_cleanup_push_defer); \
404 if (_avail) { \
412 _avail = 0; \
417 if (_avail) { \
425 if (_avail) { \
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/bits/
A Dlibc-lock.h248 int _avail = (DOIT) && _pthread_cleanup_push_defer != NULL; \
249 if (_avail) { \
255 if (_avail) { \
262 if (_avail) { \
/l4re-core-master/uclibc/lib/libpthread/include/bits/
A Dlibc-lock.h251 int _avail = (DOIT) && _pthread_cleanup_push_defer != NULL; \
252 if (_avail) { \
258 if (_avail) { \
265 if (_avail) { \
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/pthread/bits/
A Dlibc-lock.h255 int _avail = (DOIT) && _pthread_cleanup_push_defer != NULL; \
256 if (_avail) { \
262 if (_avail) { \
269 if (_avail) { \
/l4re-core-master/moe/server/src/
A Dpage_alloc.h40 static unsigned long _avail();
A Dpage_alloc.cc63 unsigned long Single_page_alloc_base::_avail() in _avail() function in Single_page_alloc_base
A Ddataspace_anon.cc34 unsigned long a = Single_page_alloc_base::_avail(); in Dataspace_anon()
A Dalloc.cc269 Single_page_alloc_base::_avail(), in op_debug()
270 Single_page_alloc_base::_avail() / (1<<20)); in op_debug()
A Dmain.cc150 Single_page_alloc_base::_avail() / 1024); in find_memory()

Completed in 28 milliseconds