mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-17 17:33:47 +00:00
format
This commit is contained in:
parent
9fe0f42c03
commit
d875add9c7
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
||||||
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
|
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
// Package syncx contains exotic synchronization primitives.
|
// Package syncx contains exotic synchronization primitives.
|
||||||
|
|
||||||
package syncx
|
package syncx
|
||||||
|
|
||||||
// ClosableMutex is a mutex that can also be closed.
|
// ClosableMutex is a mutex that can also be closed.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue