1. shm_open()
  2. shm_unlink()
  3. ftruncate()
  4. mmap()
  5. munmap()
  6. pthread_create()
  7. pthread_exit()
  8. pthread_cancel()
  9. pthread_join()
  10. pthread_mutex_init()
  11. pthread_mutex_destroy()
  12. pthread_mutex_lock()
  13. pthread_mutex_unlock()
  14. pthread_mutex_trylock()
Последнее изменение: четверг, 26 мая 2016, 01:04