41 #ifndef GEOGRAM_BASIC_PROCESS_PRIVATE
42 #define GEOGRAM_BASIC_PROCESS_PRIVATE
53 bool os_init_threads();
57 size_t os_used_memory();
59 size_t os_max_used_memory();
61 bool os_enable_FPE(
bool flag);
63 bool os_enable_cancel(
bool flag);
65 void os_install_signal_handlers();
67 std::string os_executable_filename();
69 void os_brute_force_kill();
71 void os_print_stack_trace();
Common include file, providing basic definitions. Should be included before anything else by all head...
Global Vorpaline namespace.
geo_index_t index_t
The type for storing and manipulating indices.