Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
O
OS-Pthreads
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
mohamadbashar.disoki
OS-Pthreads
Commits
cba83652
Commit
cba83652
authored
Jan 15, 2024
by
mohamadbashar.disoki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
a23e80cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
+3
-5
README.md
README.md
+3
-5
No files found.
README.md
View file @
cba83652
...
...
@@ -6,11 +6,9 @@
*
Condition Variables
*Some Useful links:*
*
http://cs241.cs.illinois.edu/coursebook/Threads
*
https://computing.llnl.gov/tutorials/pthreads/#Abstract
*
https://www.youtube.com/watch?v=Y1PF0fE-v9M&ab_channel=IITBombayJuly2018
*
https://www.youtube.com/watch?v=uA8X5zNOGw8&list=PL9IEJIKnBJjFZxuqyJ9JqVYmuFZHr7CFM&index=1
*
[
Thread & pthread & lock mutual execlusion
](
https://www.youtube.com/watch?v=Y1PF0fE-v9M&ab_channel=IITBombayJuly2018
)
*
[
How to create and join threads in C (pthreads)
](
https://www.youtube.com/watch?v=uA8X5zNOGw8&list=PL9IEJIKnBJjFZxuqyJ9JqVYmuFZHr7CFM&index=1
)
*
[
Condition Variable
](
https://www.youtube.com/watch?v=rMpOfbaP2PQ&ab_channel=MythiliVutukuru
)
## Compile Pthead programs
To compile your code using make, edit Makefile to specify program name
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment