Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
define process
  • Loading branch information
grondilu committed Sep 10, 2014
1 parent 528f7c0 commit 063e711
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions S99-glossary.pod
Expand Up @@ -1383,6 +1383,10 @@ L<expression|/Expression> used in a L</boolean context> by a L</control flow> L<

=head2 process

Basic execution unit in a multitasking operating system. Processes differ from
L</thread>s in the sense that they are directly managed by the operating system
itself.

=head2 PROCESS::

A L</pseudo-scope> to access L</process>-related globals (superglobals) L</symbols>.
Expand Down

0 comments on commit 063e711

Please sign in to comment.