Extracted from Pike v7.6 release 61 at 2005-12-30.
[Top]
Process
Process.create_process
Methods
create()
kill()
last_signal()
pid()
set_priority()
status()
wait()
Process.create_process()->pid()
Process.create_process()->status()
Method Process.create_process()->set_priority()
Method
set_priority
int
set_priority
(
string
priority
)
Description
Sets the priority of the process.
priority
is one of the strings
realtime
highest
higher
high
low
lowest