UNIX网络编程第2卷----函数索引

第4章:管道和FIFO

pipe(33)

popen(39)

pclose(39)

mkfifo(41)

第5章:Posix消息队列

mq_open(59)

mq_close(59)

mq_unlink(59)

mq_getattr(61)

mq_setattr(61)

mq_send(64)

mq_receive(64)
mq_notify(68)

第6章:System V消息队列

msgget(104)

msgsnd(104)

msgrcv(105)

msgctl(106)

 第7章:互斥锁和条件变量

pthread_mutex_lock(127)

pthread_mutex_trylock(127)

pthread_mutex_unlock(127)

pthread_cond_wait(133)

pthread_cond_signal(133)

pthread_cond_broadcast(136)

pthread_cond_timedwait(136)

pthread_mutex_init(137)

pthread_mutex_destroy(137)

pthread_cond_init(137)

pthread_cond_destroy(137)

pthread_mutexattr_init(137)

pthread_mutexattr_destroy(137)

pthread_condattr_init(137)

pthread_condattr_destroy(137)

pthread_mutexattr_getpshared(137)

pthread_mutexattr_setpshared(137)

pthread_condattr_getpshared(137)

pthread_condattr_setpshared(137)

 第8章:读写锁

pthread_rwlock_rdlock(141)

pthread_rwlock_wrlock(141)

pthread_rwlock_unlock(141)

pthread_rwlock_tryrdlock(141)

pthread_rwlock_trywrlock(141)

pthread_rwlock_init(141)

pthread_rwlock_destory(141)

pthread_rwlockattr_init(141)

pthread_rwlockatt_destory(141)

pthread_rwlockattr_getpshared(142)

pthread_rwlockattr_setpshared(142)

pthread_cancel(148)
pthread_cleanup_push(149)

pthread_cleanup_pop(149)

第9章:记录上锁

fcntl(158)

第10章:Posix信号量

sem_open(179)

sem_close(180)

sem_unlink(180)

sem_wait(180)

sem_trywait(180)

sem_post(181)

sem_getvalue(181)

 第11章:System V信号量

semget(227)

semop(229)

semctl(231)

 

 


 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值