003 Linux System ProgrammingIssues, queries and suggestions related to Linux, Linux Programming, IPC, Interprocess Communication, Synchronization, Semaphore, System Programming, Linux Software Development. » 003.11.POSIX-Threads
When NULL value is passed as attributes parameter in pthread_create() .The threads is created with default attributes which is specified by kernel which is often a joinable threads.