Tuesday, December 16, 2008
Mutex init,
Usage of pthread mutex w/o calling pthread_mutex_init (i.e., initialisation) will behave crazy. It will lead to core under load conditions and debugging the problem would be not that straight forward. People often may forget this call and start using the mutex. To make this as a check point ,this particular post is being added.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment