Commit 96ad1bc
committed
Move close(pipe_[]) from Teardown() to Deinitialize
It removes possibility close and write will appear simultaneously
in different threads
Relates-To: NLAM-166
Signed-off-by: Alexander Sopov <ext-alexander.sopov@here.com>1 parent b7ef8b0 commit 96ad1bc
1 file changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
561 | 566 | | |
562 | 567 | | |
563 | 568 | | |
564 | 569 | | |
565 | 570 | | |
| 571 | + | |
566 | 572 | | |
567 | 573 | | |
568 | 574 | | |
| |||
589 | 595 | | |
590 | 596 | | |
591 | 597 | | |
592 | | - | |
593 | | - | |
594 | | - | |
595 | | - | |
596 | | - | |
597 | 598 | | |
598 | 599 | | |
599 | 600 | | |
| |||
0 commit comments