Apache Mesos
Namespaces | Functions | Variables
kill.hpp File Reference
#include <glog/logging.h>
#include <stout/os.hpp>
#include <stout/windows.hpp>

Go to the source code of this file.

Namespaces

 os
 
 os::internal
 

Functions

int os::internal::kill_process (pid_t pid)
 
int os::kill (pid_t pid, int sig)
 

Variables

const int os::KILL_PASS = 0
 
const int os::KILL_FAIL = -1