File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 2
2
refs/heads/master: 61b1875c16de39c166b0f4d54bba19f9c6777d1a
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5
- refs/heads/try: ed7d25bb6d9955a867b2c2467a44c9e69bbc7f2e
5
+ refs/heads/try: c76739072c5198a6aea973c134487c6fcf18fb46
6
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
Original file line number Diff line number Diff line change 407
407
Helgrind:Race
408
408
fun:_ZN15lock_and_signal4waitEv
409
409
...
410
+ }
411
+
412
+ {
413
+ uv-async-send-does-racy-things
414
+ Helgrind:Race
415
+ fun:pipecb
416
+ fun:ev_invoke_pending
417
+ fun:ev_run
418
+ fun:uv_run
419
+ ...
420
+ }
421
+
422
+ {
423
+ uv-loop-init-does-some-checks-that-are-not-lock-protected
424
+ Helgrind:Race
425
+ fun:loop_init
426
+ fun:ev_loop_new
427
+ fun:uv_loop_new
428
+ ...
410
429
}
You can’t perform that action at this time.
0 commit comments