Home
last modified time | relevance | path

Searched refs:fallback (Results 1 – 4 of 4) sorted by relevance

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dtsd_inlines.h20 rtree_ctx_t *tsdn_rtree_ctx(tsdn_t *tsdn, rtree_ctx_t *fallback);
115 tsdn_rtree_ctx(tsdn_t *tsdn, rtree_ctx_t *fallback) in tsdn_rtree_ctx() argument
123 memcpy(fallback, &rtree_ctx, sizeof(rtree_ctx_t)); in tsdn_rtree_ctx()
124 return (fallback); in tsdn_rtree_ctx()
/third_party/ulib/musl/
A DWHATSNEW828 - wrong errno result in fallback path of pipe2
917 - broken pipe2 fallback code on mips with old kernels
1063 - dynamic linker used fallback paths wrongly on (possibly transient) errors
1164 - added fallback emulation of accept4 for older kernels
1208 - non-working clock_gettime fallback for old kernels
1561 - mmap fallback in simple_malloc when brk fails
/third_party/ulib/jemalloc/
A DChangeLog459 - Fix fallback lg_floor() implementations to handle extremely large inputs.
/third_party/lib/acpica/
A Dchanges.txt14001 behavior is to fallback to using only the ACPI 1.0 fields of the

Completed in 25 milliseconds