Skip to content

aromalsanthosh/Operating-Systems-Lab-S4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

75 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŒ€ Operating-Systems-Lab-S4 πŸŒ€

This repository contains programs done as a part of KTU S4 Operating Systems Lab

πŸ‘‰πŸ»Cycle-1

πŸ‘‰πŸ»Cycle-2

  1. Program to create 2 process one parent process must bring odd numbers up to limit n. At the same time child process must bring even numbers up to n. Also print the process id.
    πŸ‘‰πŸ»Code πŸ‘‰πŸ»Output
  2. Program to create a thread called add, which access two integers from the user and print the sum.
    πŸ‘‰πŸ»Code πŸ‘‰πŸ»Output
  3. Program to create two thread and execute the addition of two numbers parallely in both threads.
    πŸ‘‰πŸ»Code πŸ‘‰πŸ»Output

πŸ‘‰πŸ»Cycle-3

About

This repository contains programs done as a part of KTU S4 Operating Systems Lab

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages