Go to the documentation of this file.
27 #define SHARED_SIZE (apr_size_t)(N_BOXES * sizeof(mbox))
28 #define SHARED_FILENAME "data/apr.testshm.shm"
29 #define N_MESSAGES 100
30 #define MSG "Sending a message"
int msgavail
Definition: testshm.h:22
char msg[1024]
Definition: testshm.h:21
mbox * boxes
Definition: testshm.h:24