mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 13:09:38 +00:00 
			
		
		
		
	 7a0cab0a5b
			
		
	
	7a0cab0a5b
	
	
	
		
			
			The expected usage is: esp_pthread_set_cfg(cfg); pthread_create() If the inherit flag is set, then all subsequent threads forked by this thread will also inherit this configuration. This avoids having to change/prefix this for each and every pthread_create() call.
		
			
				
	
	
		
			2 lines
		
	
	
		
			62 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			62 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| .. include:: ../../../en/api-reference/system/esp_pthread.rst
 |