Commit ba8ba05
[OpenMP][OMPT] Fix accidental concatenation of notifications
Fix the rather common occurrence of concatenated notifications.
Especially the asynchronously generated trace records could potentially
'interleave' just between putting the notification and the newline char.
Change-Id: I34ddc10660788018d31b4dc9b4f02f677c44cbf31 parent 1b459c6 commit ba8ba05
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
272 | 275 | | |
0 commit comments