Scieneer Common Lisp 1.3.9 online documentation mp:make-process function &key name background-streams-p [Function] Make a process which will run function when it starts up. The process may be given an optional name which defaults to "Anonymous". The new process has a fresh set of dynamic special bindings. See also: thread:thread-create.