...
1v3;
2package issue30628
3pkgpath issue30628
4import os os "os"
5import sync sync "sync"
6init cpu internal..z2fcpu..import poll internal..z2fpoll..import testlog internal..z2ftestlog..import io io..import os os..import runtime runtime..import sys runtime..z2finternal..z2fsys..import sync sync..import syscall syscall..import time time..import
7init_graph 1 0 1 3 1 5 1 6 1 7 1 8 1 9 3 0 3 5 3 6 3 7 4 0 4 1 4 2 4 3 4 5 4 6 4 7 4 8 4 9 5 0 5 6 7 0 7 5 7 6 8 0 8 5 8 6 8 7 9 0 9 5 9 6 9 7 9 8
8types 13 2 24 84 208 17 30 41 147 86 17 64 25 75
9type 1 "Apple" <type 2>
10type 2 struct { .issue30628.hey <type 3>; .issue30628.x <type -11>; RQ <type 11>; }
11type 3 "sync.RWMutex" <type 7>
12 func (rw <type 4>) Lock ()
13 func (rw <esc:0x12> <type 4>) RLocker () ($ret8 <type 5>)
14 func (rw <type 4>) RUnlock ()
15 func (rw <type 4>) Unlock ()
16 func (rw <type 4>) RLock ()
17type 4 *<type 3>
18type 5 "sync.Locker" <type 6>
19type 6 interface { Lock (); Unlock (); }
20type 7 struct { .sync.w <type 8>; .sync.writerSem <type -7>; .sync.readerSem <type -7>; .sync.readerCount <type -3>; .sync.readerWait <type -3>; }
21type 8 "sync.Mutex" <type 10>
22 func (m <type 9>) Unlock ()
23 func (m <type 9>) Lock ()
24type 9 *<type 8>
25type 10 struct { .sync.state <type -3>; .sync.sema <type -7>; }
26type 11 [517 ] <type 12>
27type 12 struct { Count <type -13>; NumBytes <type -13>; Last <type -13>; }
28checksum 199DCF6D3EE2FCF39F715B4E42B5F87F5B15D3AF
View as plain text