Searched refs:unmap_base (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/musllibc/src/thread/
H A D__unmapself.c8 static void *unmap_base; variable
14 __syscall(SYS_munmap, unmap_base, unmap_size);
26 unmap_base = base;

Completed in 29 milliseconds