File tree Expand file tree Collapse file tree 2 files changed +78
-0
lines changed Expand file tree Collapse file tree 2 files changed +78
-0
lines changed Original file line number Diff line number Diff line change 170
170
}
171
171
]
172
172
},
173
+ {
174
+ "syscall" : " futex" ,
175
+ "comment" : " Used for synchronization" ,
176
+ "args" : [
177
+ {
178
+ "index" : 1 ,
179
+ "type" : " dword" ,
180
+ "op" : " eq" ,
181
+ "val" : 137 ,
182
+ "comment" : " FUTEX_WAIT_BITSET_PRIVATE"
183
+ }
184
+ ]
185
+ },
173
186
{
174
187
"syscall" : " futex" ,
175
188
"comment" : " Used for synchronization" ,
544
557
}
545
558
]
546
559
},
560
+ {
561
+ "syscall" : " futex" ,
562
+ "comment" : " Used for synchronization" ,
563
+ "args" : [
564
+ {
565
+ "index" : 1 ,
566
+ "type" : " dword" ,
567
+ "op" : " eq" ,
568
+ "val" : 137 ,
569
+ "comment" : " FUTEX_WAIT_BITSET_PRIVATE"
570
+ }
571
+ ]
572
+ },
547
573
{
548
574
"syscall" : " futex" ,
549
575
"comment" : " Used for synchronization" ,
753
779
}
754
780
]
755
781
},
782
+ {
783
+ "syscall" : " futex" ,
784
+ "comment" : " Used for synchronization" ,
785
+ "args" : [
786
+ {
787
+ "index" : 1 ,
788
+ "type" : " dword" ,
789
+ "op" : " eq" ,
790
+ "val" : 137 ,
791
+ "comment" : " FUTEX_WAIT_BITSET_PRIVATE"
792
+ }
793
+ ]
794
+ },
756
795
{
757
796
"syscall" : " futex" ,
758
797
"comment" : " Used for synchronization" ,
Original file line number Diff line number Diff line change 170
170
}
171
171
]
172
172
},
173
+ {
174
+ "syscall" : " futex" ,
175
+ "comment" : " Used for synchronization" ,
176
+ "args" : [
177
+ {
178
+ "index" : 1 ,
179
+ "type" : " dword" ,
180
+ "op" : " eq" ,
181
+ "val" : 137 ,
182
+ "comment" : " FUTEX_WAIT_BITSET_PRIVATE"
183
+ }
184
+ ]
185
+ },
173
186
{
174
187
"syscall" : " futex" ,
175
188
"comment" : " Used for synchronization" ,
556
569
}
557
570
]
558
571
},
572
+ {
573
+ "syscall" : " futex" ,
574
+ "comment" : " Used for synchronization" ,
575
+ "args" : [
576
+ {
577
+ "index" : 1 ,
578
+ "type" : " dword" ,
579
+ "op" : " eq" ,
580
+ "val" : 137 ,
581
+ "comment" : " FUTEX_WAIT_BITSET_PRIVATE"
582
+ }
583
+ ]
584
+ },
559
585
{
560
586
"syscall" : " futex" ,
561
587
"comment" : " Used for synchronization" ,
765
791
}
766
792
]
767
793
},
794
+ {
795
+ "syscall" : " futex" ,
796
+ "comment" : " Used for synchronization" ,
797
+ "args" : [
798
+ {
799
+ "index" : 1 ,
800
+ "type" : " dword" ,
801
+ "op" : " eq" ,
802
+ "val" : 137 ,
803
+ "comment" : " FUTEX_WAIT_BITSET_PRIVATE"
804
+ }
805
+ ]
806
+ },
768
807
{
769
808
"syscall" : " futex" ,
770
809
"comment" : " Used for synchronization" ,
You can’t perform that action at this time.
0 commit comments