~ubuntu-branches/ubuntu/wily/slurm-llnl/wily

« back to all changes in this revision

Viewing changes to src/plugins/sched/wiki2/msg.h

  • Committer: Bazaar Package Importer
  • Author(s): Gennaro Oliva
  • Date: 2010-09-03 18:03:29 UTC
  • mfrom: (3.3.8 sid)
  • Revision ID: james.westby@ubuntu.com-20100903180329-t0t8mtvk2eoctoso
Tags: 2.1.14-1
New upstream release 

Show diffs side-by-side

added added

removed removed

Lines of Context:
98
98
extern uint16_t e_port;
99
99
extern struct   part_record *exclude_part_ptr[EXC_PART_CNT];
100
100
extern struct   part_record *hide_part_ptr[HIDE_PART_CNT];
 
101
extern struct   part_record *hide_part_nodes_ptr[HIDE_PART_CNT];
101
102
extern uint32_t first_job_id;
102
103
extern uint16_t job_aggregation_time;
103
104
extern uint16_t kill_wait;