Open Access
表6
死锁及饥饿验证方法的验证范围
| 编号 | 函数 | 可以验证的特征范围 |
| 1 | pthread_create | 指定线程id |
| 2 | pthread_create | 指定线程运行地址 |
| 3 | pthread_mutex_init | 指定互斥量mutex初始化 |
| 4 | pthread_mutex_lock | 指定互斥量mutex |
| 5 | pthread_mutex_unlock | |
| 6 | pthread_mutex_destroy | |
| 7 | pthread_cond_init | 指定条件变量cond |
| 8 | pthread_cond_wait | 指定互斥量mutex |
| 9 | pthread_cond_wait | 指定条件变量cond |
| 10 | pthread_cond_signal | 指定条件变量mutex |
| 11 | pthread_equal | 指定线程id |
| 12 | pthread_join | |
| 13 | pthread_cancel | |
| 14 | pthread_exit | 实现线程终止 |
Current usage metrics show cumulative count of Article Views (full-text article views including HTML views, PDF and ePub downloads, according to the available data) and Abstracts Views on Vision4Press platform.
Data correspond to usage on the plateform after 2015. The current usage metrics is available 48-96 hours after online publication and is updated daily on week days.
Initial download of the metrics may take a while.
