[Asterisk-Dev] lock.h change on 10-28 (rev 1.39) means you can never use pthread_mutex_t?

Dinesh Nair dinesh at alphaque.com
Tue Nov 1 04:59:38 MST 2005



On 11/01/05 19:12 steve at daviesfam.org said the following:
> Obviously I can change the sirrix code, but I don't see why the #define is 
> always there when ast_mutex_t IS just a pthread_mutex_t when DEBUG_THREADS 
> isn't defined.

perhaps it wont be at some point in the future, and this will ensure that 
everyone uses ast_mutex_t instead of directly using pthread_mutex_t.

-- 
Regards,                           /\_/\   "All dogs go to heaven."
dinesh at alphaque.com                (0 0)    http://www.alphaque.com/
+==========================----oOO--(_)--OOo----==========================+
| for a in past present future; do                                        |
|   for b in clients employers associates relatives neighbours pets; do   |
|   echo "The opinions here in no way reflect the opinions of my $a $b."  |
| done; done                                                              |
+=========================================================================+



More information about the asterisk-dev mailing list