Erstellt von Ahmad Abdelwahed
vor mehr als 9 Jahre
|
||
Frage | Antworten |
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 |
Möchten Sie mit GoConqr kostenlos Ihre eigenen Karteikarten erstellen? Mehr erfahren.