LWN.net Logo

Reworking the semaphore interface

Reworking the semaphore interface

Posted Dec 18, 2005 23:42 UTC (Sun) by farnz (guest, #17727)
In reply to: Reworking the semaphore interface by nurhussein
Parent article: Reworking the semaphore interface

For those of us who haven't researched semaphores thoroughly, and who are unfortunately monolingual, would you mind explaining the original Dutch P and V?

I'm assuming that they're both abbreviations for Dutch words, but as I speak English adequately, and can just about speak enough French to be understood (usually discovering in the process that the French speak better English than I do), I'd appreciate an explanation.


(Log in to post comments)

Dutch origins

Posted Dec 19, 2005 4:29 UTC (Mon) by xoddam (subscriber, #2322) [Link]

V is for 'verhoog', or 'increment', while P is for the neologism 'Prolag' formed from 'Probeer te verlagen', 'try to decrement'.

See http://www.cs.utexas.edu/users/EWD/transcriptions/EWD00xx/EWD51.html (Link found on Wikipedia)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds