Revision 15130e4f
include/scheduler_common.h | ||
---|---|---|
14 | 14 |
/** |
15 | 15 |
* peer and chunk identifiers used for scheduling |
16 | 16 |
*/ |
17 |
typedef struct peer* schedPeerID ;
|
|
17 |
typedef struct nodeID *schedPeerID ;
|
|
18 | 18 |
typedef struct chunk* schedChunkID ; |
19 | 19 |
|
20 | 20 |
/** |
Also available in: Unified diff