7#elif defined(__APPLE__) && defined(__MACH__)
10#include <mach/host_info.h>
11#elif defined(__linux__)
15#elif defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__)
17#include <sys/sysctl.h>
int PHASORstd_sys_run_detached(const char *name, int argc, char **argv)
size_t PHASORstd_sys_getAvailableMemory()
int PHASORstd_sys_run(const char *name, int argc, char **argv)