0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-07 03:23:32 +01:00
gitea/vendor/golang.org/x/sys/windows
zeripath cbaa1de9ec Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)
* Graceful Shutdown for windows and others

Restructures modules/graceful, adding shutdown for windows, removing and
replacing the old minwinsvc code.

Creates a new waitGroup - terminate which allows for goroutines to
finish up after the shutdown of the servers.

Shutdown and terminate hooks are added for goroutines.

* Remove unused functions - these can be added in a different PR

* Add startup timeout functionality

* Document STARTUP_TIMEOUT
2019-11-21 13:32:02 -05:00
..
svc Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964) 2019-11-21 13:32:02 -05:00
aliases.go
asm_windows_386.s
asm_windows_amd64.s
asm_windows_arm.s
dll_windows.go
env_windows.go
eventlog.go
exec_windows.go
memory_windows.go
mkerrors.bash
mkknownfolderids.bash
mksyscall.go
race0.go
race.go
security_windows.go
service.go
str.go
syscall_windows.go
syscall.go
types_windows_386.go
types_windows_amd64.go
types_windows_arm.go
types_windows.go
zerrors_windows.go
zknownfolderids_windows.go
zsyscall_windows.go