P-Threads functions

Description

IEEE standard for threads in 1003.1c.
Ahmad Abdelwahed
Flashcards by Ahmad Abdelwahed, updated more than 1 year ago
Ahmad Abdelwahed
Created by Ahmad Abdelwahed about 10 years ago
10
0
1 2 3 4 5 (0)

Resource summary

Question Answer
Pthread_create Create a new thread
Pthread_exit Terminate the calling thread
Pthread_join Wait for a specific thread to exit
Pthread_yield Release the CPU to let another thread run
Pthread_attr_init Create and initialize a thread's attribute structure
Pthread_attr_destroy Remove a thread's attribute structure
Show full summary Hide full summary

0 comments

There are no comments, be the first and leave one below:

Similar

OS1: Operating system basics
MpoMp
OS11: Interprocess communication
MpoMp
OS9: Processes
MpoMp
Operating Systems
bubblesthelabrad
OS10: Threads
MpoMp
OS Final
Hello World
OS2: Operating systems' history
MpoMp
OS5: Operating system concepts
MpoMp
OS4: Operating system types
MpoMp
OS3: Hardware
MpoMp