函数逻辑报告 | 
Source Code:lib\rhashtable.c | 
Create Date:2022-07-27 07:22:16 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:hashtable_shrink - Shrink hash table while allowing concurrent lookups*@ht: the hash table to shrink* This function shrinks the hash table to fit, i
函数原型:static int rhashtable_shrink(struct rhashtable *ht)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct rhashtable * | ht | >mutex. | 
| 380 | old_tbl等于rht_dereference(tbl, >mutex.) | 
| 381 | nelems等于atomic_read( & nelems) | 
| 382 | size等于0 | 
| 392 | 如果rht_dereference(future_tbl, >mutex.)则返回:负EEXIST | 
| 395 | 返回:rhashtable_rehash_alloc(>mutex., old_tbl, size) | 
| 名称 | 描述 | 
|---|---|
| rht_deferred_worker | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |