pacified test/run-pass/core-run-destroy on Win7x64
This commit is contained in:
parent
0c3b6ad6b8
commit
fadc6cc4b0
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue