mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	Actually commit the new #defines
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2436 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -16,6 +16,9 @@ | ||||
|  | ||||
| #include <pthread.h> | ||||
|  | ||||
| #define AST_PTHREADT_NULL (pthread_t) -1 | ||||
| #define AST_PTHREADT_STOP (pthread_t) -2 | ||||
|  | ||||
| #ifdef DEBUG_THREADS | ||||
| #ifdef THREAD_CRASH | ||||
| #define DO_THREAD_CRASH do { *((int *)(0)) = 1; } while(0) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user