(svn r26347) -Fix [FS#5898]: Make sure link graph jobs can delete themselves after SLA_NULL.
This commit is contained in:
@@ -65,6 +65,8 @@ protected:
|
||||
EdgeAnnotationMatrix edges; ///< Extra edge data necessary for link graph calculation.
|
||||
|
||||
void EraseFlows(NodeID from);
|
||||
void JoinThread();
|
||||
void SpawnThread();
|
||||
|
||||
public:
|
||||
|
||||
|
Reference in New Issue
Block a user