Bootstrap

【Linux】线程互斥问题

sem_wait

sem_wait/sem_post返回-100,而不是阻塞等待信号量释放,是因为kernel配置中CONFIG_FUTEX没有打开;