Searched refs:unmap_base (Results 1 - 1 of 1) sorted by relevance
/third_party/musl/src/thread/ | ||
H A D | __unmapself.c | 7 static void *unmap_base; variable 13 __syscall(SYS_munmap, unmap_base, unmap_size); in do_unmap() 21 unmap_base = base; in __unmapself() |
Completed in 2 milliseconds