gvisor/pkg
Ian Gudger 6a59e7f510 Rename DowngradableRWMutex to RWmutex.
Also renames TMutex to Mutex.

These custom mutexes aren't any worse than the standard library versions (same
code), so having both seems redundant.

PiperOrigin-RevId: 290873587
2020-01-21 19:36:12 -08:00
..
abi Merge pull request #1505 from xiaobo55x:fcntl_flags 2020-01-21 17:02:56 -08:00
amutex New sync package. 2020-01-09 22:02:24 -08:00
atomicbitops New sync package. 2020-01-09 22:02:24 -08:00
binary Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
bits Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
bpf Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
compressio New sync package. 2020-01-09 22:02:24 -08:00
control New sync package. 2020-01-09 22:02:24 -08:00
cpuid Add remaining /proc/* and /proc/sys/* files 2020-01-16 12:30:21 -08:00
eventchannel New sync package. 2020-01-09 22:02:24 -08:00
fd Cleanup host UDS support 2019-10-18 15:33:03 -07:00
fdchannel New sync package. 2020-01-09 22:02:24 -08:00
fdnotifier New sync package. 2020-01-09 22:02:24 -08:00
flipcall New sync package. 2020-01-09 22:02:24 -08:00
fspath Clean up vfs.FilesystemImpl methods that operate on parent directories. 2019-12-23 13:18:39 -08:00
gate New sync package. 2020-01-09 22:02:24 -08:00
goid goid: new package 2020-01-10 13:34:48 -08:00
ilist Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
linewriter New sync package. 2020-01-09 22:02:24 -08:00
log New sync package. 2020-01-09 22:02:24 -08:00
memutil Update canonical repository. 2019-06-13 16:50:15 -07:00
metric New sync package. 2020-01-09 22:02:24 -08:00
p9 Bump p9 version, adding corresponding checks to client_file.go. 2020-01-16 15:39:19 -08:00
procid New sync package. 2020-01-09 22:02:24 -08:00
rand New sync package. 2020-01-09 22:02:24 -08:00
refs New sync package. 2020-01-09 22:02:24 -08:00
seccomp Enable runsc/boot support on arm64. 2019-11-13 06:39:11 +00:00
secio Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
segment Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
sentry Rename DowngradableRWMutex to RWmutex. 2020-01-21 19:36:12 -08:00
sleep Changes TCP packet dispatch to use a pool of goroutines. 2020-01-14 14:15:50 -08:00
state Import and structure cleanup. 2019-11-21 11:41:30 -08:00
sync Rename DowngradableRWMutex to RWmutex. 2020-01-21 19:36:12 -08:00
syserr netstack/udp: connect with the AF_UNSPEC address family means disconnect 2019-07-03 14:19:02 -07:00
syserror Clean up vfs.FilesystemImpl methods that operate on parent directories. 2019-12-23 13:18:39 -08:00
tcpip Merge pull request #1492 from majek:err_typo_in_netstack_tests 2020-01-21 16:32:49 -08:00
tmutex New sync package. 2020-01-09 22:02:24 -08:00
unet New sync package. 2020-01-09 22:02:24 -08:00
urpc New sync package. 2020-01-09 22:02:24 -08:00
waiter Convert EventMask to uint64 2020-01-17 13:32:51 -08:00