Appendix B - Pthreads Draft 4 vs. the Final Standard
Pthreads Programming
Bradford Nichols, Dick Buttlar and Jacqueline Proulx Farrell
Copyright © 1996 O'Reilly & Associates, Inc.
The pthread_once Function
Syntax:
Whereas Draft 4 defines the constant pthread_once_init (in lowercase letters) to represent the initialized value of a once block, the final standard defines the constant PTHREAD_ONCE_INIT (in uppercase letters).
Books24x7.com, Inc © 2000 –
Feedback