gvisor/pkg/amutex
Zach Koopmans ce58d71fd5 [syserror] Remove pkg syserror.
Removes package syserror and moves still relevant code to either linuxerr
or to syserr (to be later removed).

Internal errors are converted from random types to *errors.Error types used
in linuxerr. Internal errors are in linuxerr/internal.go.

PiperOrigin-RevId: 390724202
2021-08-13 17:16:52 -07:00
..
BUILD [syserror] Remove pkg syserror. 2021-08-13 17:16:52 -07:00
amutex.go [syserror] Remove pkg syserror. 2021-08-13 17:16:52 -07:00
amutex_test.go