I\'m working on a program that stores a struct in a shared memory segment so I can use the data in the main process and multiple thread simultaneou
struct
thread