All Manuals > LispWorks User Guide and Reference Manual > 44 The MP Package

NextPrevUpTopContentsIndex

process-name

Function
Summary

Returns the name of a specified process.

Package

mp

Signature

process-name process => name

Arguments

process

A process.

Values

name

The name of the process specified by process.

Description

The function process-name returns the name of the specified Lisp process.


LispWorks User Guide and Reference Manual - 20 Sep 2017

NextPrevUpTopContentsIndex