mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 09:01:40 +01:00 
			
		
		
		
	
		
			
	
	
		
			6 lines
		
	
	
		
			236 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
		
			236 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| 
								 | 
							
								# pthread examples
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								This example shows how to use the pthread API to create std::threads with different stack sizes, names, priorities and pinned to certain cores.
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								This example is in C++, contrary to the the normal standard of pure C.
							 |