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

/seL4-camkes-master/projects/musllibc/src/thread/
H A D__unmapself.c9 static size_t unmap_size; variable
14 __syscall(SYS_munmap, unmap_base, unmap_size);
27 unmap_size = size;

Completed in 37 milliseconds