differtent ways of creating threads???? other than pthread

Answer Posted / rachit

In a process at least one thread will always be there.
So i think, when we create a new process using fork() system, this is also a thread creation (single thread only).

Is This Answer Correct ?    4 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which thread method is called when a thread starts?

591


How many cores and threads do I need?

608


Is face threading safe?

595


Is face threading bad?

608


How many threads can run on a single processor?

575


Do threads have pids?

536


Are threads cores?

617


Which way of creating thread is better?

540


What is the biggest advantage of implementing threads in user space?

669


Are goroutines threads?

541


What is the difference between user level thread and kernel level thread?

580


Is it better to have more cores or more threads?

621


What is a thread in email?

595


Why do we need thread pool?

603


Is creating a thread expensive?

569