NextPrevTopContentsIndex

11 The MP Package

This chapter describes symbols available in the MP package, giving you access to the multiprocessing capabilities of LispWorks. You should use this chapter in conjunction with the relevant chapter in the LispWorks User Guide .

change-process-priority

create-simple-process

*current-process*

debug-other-process

*default-process-priority*

*default-simple-process-priority*

ensure-process-cleanup

find-process-from-name

get-current-process

get-process

initialize-multiprocessing

*initial-processes*

list-all-processes

lock-name

lock-owner

mailbox-empty-p

mailbox-peek

mailbox-read

mailbox-reader-process

mailbox-send

mailbox-wait-for-event

*main-process*

make-lock

make-mailbox

make-named-timer

make-timer

map-all-processes

map-all-processes-backtrace

map-process-backtrace

map-processes

notice-fd

process-alive-p

process-allow-scheduling

process-arrest-reasons

process-break

process-continue

process-idle-time

*process-initial-bindings*

process-interrupt

process-kill

process-lock

process-mailbox

process-name

process-p

process-plist

process-priority

process-reset

process-run-function

process-run-reasons

process-run-time

process-send

process-stop

process-stopped-p

process-unlock

process-unstop

process-wait

process-wait-for-event

process-wait-function

process-wait-with-timeout

process-whostate

ps

schedule-timer

schedule-timer-milliseconds

schedule-timer-relative

schedule-timer-relative-milliseconds

simple-process-p

symeval-in-process

timer-expired-p

timer-name

unnotice-fd

unschedule-timer

wait-processing-events

with-lock

without-interrupts

without-preemption

yield


LispWorks Reference Manual - 12 Mar 2008

NextPrevTopContentsIndex