Diff for /rpl/src/rpl.h between versions 1.331 and 1.332

version 1.331, 2019/02/12 14:38:44 version 1.332, 2019/02/17 16:08:41
Line 567  union semun Line 567  union semun
     __EXTERN__ pthread_mutex_t      mutex_sem __STATIC_MUTEX_INITIALIZATION__;      __EXTERN__ pthread_mutex_t      mutex_sem __STATIC_MUTEX_INITIALIZATION__;
   
     __EXTERN__ volatile int         routine_recursive;      __EXTERN__ volatile int         routine_recursive;
     __EXTERN__ volatile int         nombre_thread_surveillance_processus;      __EXTERN__ volatile int         nombre_threads_surveillance_processus;
   
 #   define SEM_FORK                 0  #   define SEM_FORK                 0
 #   define SEM_QUEUE                1  #   define SEM_QUEUE                1

Removed from v.1.331  
changed lines
  Added in v.1.332


CVSweb interface <joel.bertrand@systella.fr>