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

/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c1667 static FORCEINLINE int win32munmap(void* ptr, size_t size) { function
1685 #define MUNMAP_DEFAULT(a, s) win32munmap((a), (s))

Completed in 43 milliseconds