Rudiments
sys.h
1// Copyright (c) 1999-2018 David Muse
2// See the COPYING file for more information.
3
4 static bool mAdvise(byte_t *start, size_t length, int32_t advice);
5
6 static bool mLockAll(int32_t flags);
Definition avltree.h:11