Change the repository type filter
All
Repositories list
4 repositories
Threads-Synchronization
PublicC programs using POSIX threads to print “What A Wonderful World!” in correct order, demonstrating thread synchronization with semaphores and condition variables…Threads
PublicC program using POSIX threads (pthreads) to compute the inner product of two vectors in parallel, demonstrating multithreading, workload distribution, and mutex…Sockets
PublicC programs demonstrating local client-server communication using UNIX-domain stream sockets to validate Fibonacci sequences, highlighting inter-process communic…Fork
PublicC programs demonstrating process creation and synchronization in Linux using fork() and wait(), including process hierarchies, zombie/orphan handling, and dynam…
ProTip! When viewing an organization's repositories, you can use the
props. filter to filter by custom property.