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 Update vendor/golang.org/x/sys (#5059) 2018-10-26 19:18:40 -04:00
asm_windows_386.s Update vendor/golang.org/x/sys (#5059) 2018-10-26 19:18:40 -04:00
asm_windows_amd64.s Update vendor/golang.org/x/sys (#5059) 2018-10-26 19:18:40 -04:00
asm_windows_arm.s Update vendor/golang.org/x/sys (#5059) 2018-10-26 19:18:40 -04:00
dll_windows.go Handle CORS requests (#6289) 2019-05-13 11:38:53 -04:00
env_windows.go update go-git to v4.12.0 - fixes #7248 (#7249) 2019-06-19 10:14:15 +08:00
eventlog.go Integrate public as bindata optionally (#293) 2016-11-30 00:26:36 +08:00
exec_windows.go Integrate public as bindata optionally (#293) 2016-11-30 00:26:36 +08:00
memory_windows.go Update vendor/golang.org/x/sys (#5059) 2018-10-26 19:18:40 -04:00
mkerrors.bash update go-git to v4.12.0 - fixes #7248 (#7249) 2019-06-19 10:14:15 +08:00
mkknownfolderids.bash update go-git to v4.12.0 - fixes #7248 (#7249) 2019-06-19 10:14:15 +08:00
mksyscall.go update go-git to v4.12.0 - fixes #7248 (#7249) 2019-06-19 10:14:15 +08:00
race.go Update vendor/golang.org/x/sys (#5059) 2018-10-26 19:18:40 -04:00
race0.go Update vendor/golang.org/x/sys (#5059) 2018-10-26 19:18:40 -04:00
security_windows.go Make CI work (#8057) 2019-09-02 15:12:29 -04:00
service.go Update swagger to 0.20.1 (#8010) 2019-08-28 08:55:22 +02:00
str.go Integrate public as bindata optionally (#293) 2016-11-30 00:26:36 +08:00
syscall.go Update vendor/golang.org/x/sys (#5059) 2018-10-26 19:18:40 -04:00
syscall_windows.go Make CI work (#8057) 2019-09-02 15:12:29 -04:00
types_windows.go Make CI work (#8057) 2019-09-02 15:12:29 -04:00
types_windows_386.go Update vendor/golang.org/x/sys (#5059) 2018-10-26 19:18:40 -04:00
types_windows_amd64.go Update vendor/golang.org/x/sys (#5059) 2018-10-26 19:18:40 -04:00
types_windows_arm.go Update vendor/golang.org/x/sys (#5059) 2018-10-26 19:18:40 -04:00
zerrors_windows.go update go-git to v4.12.0 - fixes #7248 (#7249) 2019-06-19 10:14:15 +08:00
zknownfolderids_windows.go update go-git to v4.12.0 - fixes #7248 (#7249) 2019-06-19 10:14:15 +08:00
zsyscall_windows.go Make CI work (#8057) 2019-09-02 15:12:29 -04:00