JargonFile/entries/block.txt

8 lines
324 B
Plaintext
Raw Normal View History

2014-04-26 10:52:28 -04:00
block
2014-04-26 11:54:15 -04:00
v. [common; from process scheduling terminology in OS theory] 1. vi. To
delay or sit idle while waiting for something. We're blocking until everyone
gets here. Compare busy-wait. 2. block on vt. To block, waiting for
2018-10-15 05:33:35 -04:00
(something). Lunch is blocked on Phil's arrival. 3. A type of cryptographic
cipher, "block cipher".