
GIOS P2L3

Quiz
•
Computers
•
University
•
Easy

Blair Bass
Used 2+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What data type is used to represent threads in PThreads?
pthread_t
pthread_attr_t
pthread_mutex_t
pthread_cond_t
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function is used to create threads in PThreads?
pthread_create
pthread_join
pthread_detach
pthread_exit
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the pthread_create function return?
int
void
pthread_t
pthread_attr_t
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can child threads be joined back to a parent thread in PThreads?
pthread_join
pthread_detach
pthread_exit
pthread_create
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the pthread_attr_t data structure allow us to define?
Various options on the thread during creation
Shared state in a controlled manner
Synchronization mechanisms
Behavior of the condition variable
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the default behavior for thread creation in PThreads?
Joinable threads
Detached threads
Blocked threads
Zombie threads
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function is used to detach threads in PThreads?
pthread_detach
pthread_create
pthread_join
pthread_exit
Create a free account and access millions of resources
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade