--- rpl/src/rpl.h 2015/01/28 11:45:44 1.260 +++ rpl/src/rpl.h 2015/01/30 07:53:15 1.261 @@ -2357,6 +2357,7 @@ typedef struct processus struct timeval horodatage_profilage; pthread_mutex_t mutex_allocation; + pthread_mutex_t mutex_allocation_buffer; pthread_mutex_t mutex_interruptions; pthread_mutex_t mutex_pile_processus; pthread_mutex_t mutex_signaux;