meaning of critical section

1. critical section A non-re-entrant piece of code that can only be executed by one process at a time. It will usually terminate in bounded time and a process will only have to wait a bounded time to enter it. Some synchronisation mechanism is required at the entry and exit of the critical section to ensure exclusive use. CRL Carnegie Representation Language. Carnegie Group, Inc. Frame language derived from SRL. Written in Common LISP. Used in the product Knowledge Craft. CRLF /kerl*f/, sometimes /krul*f/ or /C-R-L-F/ A carriage return CR, ASCII 13 followed by a line feed LF, ASCII 10. Under Unix influence this usage has become less common because Unix uses just line feed as its line terminator. See newline, terpri. [Jargon File]


Related Words

critical section |

Developed & Maintained By Taraprasad.com

Treasure Words