pacified test/run-pass/core-run-destroy on Win7x64
This commit is contained in:
parent
0c3b6ad6b8
commit
fadc6cc4b0
@ -55,6 +55,7 @@ fn test_destroy_actually_kills(force: bool) {
|
||||
|
||||
#[cfg(windows)]
|
||||
fn process_exists(pid: libc::pid_t) -> bool {
|
||||
#[fixed_stack_segment];
|
||||
|
||||
use std::libc::types::os::arch::extra::DWORD;
|
||||
use std::libc::funcs::extra::kernel32::{CloseHandle, GetExitCodeProcess, OpenProcess};
|
||||
|
Loading…
x
Reference in New Issue
Block a user