nulib.posix.threading.process

POSIX Implementation for nulib.threading.internal.process

Members

Classes

PosixProcess
class PosixProcess
Undocumented in source.

Functions

_nu_process_get_self
NativeProcess _nu_process_get_self()
Undocumented in source. Be warned that the author may not have intended to support it.
getpid
uint getpid()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
kill
int kill(uint , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

SIGTERM
enum SIGTERM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta

Authors

Luna Nielsen