Map
Index
Random
Help
th

Quote: always design a library interface for multiple threads; re-entrant (perhaps by mutex), no results in shared global variables, no asynchronous returns

topics > all references > references a-b > QuoteRef: birrAD_1991 , p. 117



Topic:
function library

Quotation Skeleton

You must design your [library] interfaces with the … all the entry points are thread re-entrant … , even if this means that each procedure … global statically allocated storage. Your calls should be …   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: function library (50 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.