Home
last modified time | relevance | path

Searched refs:previous (Results 1 – 7 of 7) sorted by relevance

/bionic/linker/
Dlinker_memory.cpp50 pid_t previous = fallback_tid.exchange(0); in __linker_disable_fallback_allocator() local
51 if (previous == 0) { in __linker_disable_fallback_allocator()
53 } else if (previous != gettid()) { in __linker_disable_fallback_allocator()
55 previous); in __linker_disable_fallback_allocator()
/bionic/tests/
Dclang_fortify_asan.cpp41 mode_t previous = umask(unknown); in TEST() local
44 umask(previous); in TEST()
Dfdtrack_test.cpp63 android_fdtrack_hook_t previous = nullptr; in FdtrackRun() local
69 if (!android_fdtrack_compare_exchange_hook(&previous, hook)) { in FdtrackRun()
70 errx(1, "failed to exchange hook: previous hook was %p", previous); in FdtrackRun()
73 if (previous) { in FdtrackRun()
/bionic/docs/
Dlibc_assembler.md6 * First, benchmark the previous version of the routine.
Dnative_allocator.md38 This function, when called, does nothing unless there was a previous call
283 mallinfo benchmark, it's not necessary for this to be better than the previous
/bionic/
Dandroid-changes-for-ndk-developers.md248 libTextRel.so: (memory/data?) [0x15E0E2] in (optimized out: previous simd_broken_op1) [0x15E0E0]
249 libTextRel.so: (memory/data?) [0x15E3B2] in (optimized out: previous simd_broken_op2) [0x15E3B0]
/bionic/libc/malloc_debug/
DREADME.md527 value is always accurate in v1.1. A previous version of malloc debug set