P-Threads functions

Descripción

IEEE standard for threads in 1003.1c.
Ahmad Abdelwahed
Fichas por Ahmad Abdelwahed, actualizado hace más de 1 año
Ahmad Abdelwahed
Creado por Ahmad Abdelwahed hace alrededor de 9 años
1
0

Resumen del Recurso

Pregunta Respuesta
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
Mostrar resumen completo Ocultar resumen completo

Similar

Components of An Operating System - Jason Madappattu
Jason EM
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
OS3: Hardware
MpoMp
OS4: Operating system types
MpoMp
OS5: Operating system concepts
MpoMp