home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


op

$

sem


->op(


oplist


)

Passes a list of operations to the semop function. oplist is the list of operations, consisting of a concatenation of smaller lists. Each of the smaller lists has three values: the semaphore number, the operation, and a flag. See the semop function in Chapter 5 for more information.


Previous: Reference: id Perl in a Nutshell Next: Reference: remove
Reference: id Book Index Reference: remove

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.