目录1. 前言2. syncobj 相关 IOCTLs概览与典型流程3. 创建与销毁3.1 创建同步对象3.1.1 DRM_IOCTL_SYNCOBJ_CREATE3.2 销毁同步对象3.2.1 DRM_IOCTL_SYNCOBJ_DESTROY4. 导入与导出4.1 导出同步对象到文件描述符4.1.1
I have N people who must each take T exams. Each exam takes \"some\" time, e.g. 30 min (no such thing as finishing early). Exams must be performed in front of an examiner.