Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/include/proc/task.h

    r6c34f587 r9d58539  
    9494        phone_t phones[IPC_MAX_PHONES];
    9595        stats_ipc_t ipc_info;   /**< IPC statistics */
     96        list_t sync_boxes;      /**< List of synchronous answerboxes. */
    9697        event_t events[EVENT_TASK_END - EVENT_END];
    9798       
Note: See TracChangeset for help on using the changeset viewer.