函数逻辑报告 |
Source Code:kernel\futex.c |
Create Date:2022-07-27 11:54:24 |
Last Modify:2020-03-17 15:28:32 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:queue_me() - Remove the futex_q from its futex_hash_bucket*@q: The futex_q to unqueue* The q->lock_ptr must not be held by the caller
函数原型:static int unqueue_me(struct futex_q *q)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct futex_q * | q |
2382 | ret等于0 |
2385 | retry : |
2392 | 如果(lock_ptr != NULL)则 |
2420 | 返回:ret |
名称 | 描述 |
---|---|
futex_wait |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |