Blender
V3.3
|
Public Attributes | |
ListBase | open_mmaps |
char | configured |
void(* | next_handler )(int, siginfo_t *, void *) |
Definition at line 54 of file BLI_mmap.c.
char error_handler_data::configured |
Definition at line 56 of file BLI_mmap.c.
Referenced by sigbus_handler_setup().
Definition at line 57 of file BLI_mmap.c.
Referenced by sigbus_handler(), and sigbus_handler_setup().
ListBase error_handler_data::open_mmaps |
Definition at line 55 of file BLI_mmap.c.
Referenced by sigbus_handler(), sigbus_handler_add(), and sigbus_handler_remove().