函数逻辑报告 | 
Source Code:kernel\smpboot.c | 
Create Date:2022-07-27 10:34:30 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:smpboot_destroy_threads
函数原型:static void smpboot_destroy_threads(struct smp_hotplug_thread *ht)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct smp_hotplug_thread * | ht | 
| 272 | tsk等于per_cpu_ptr(store, cpu) | 
| 274 | 如果tsk则 | 
| 名称 | 描述 | 
|---|---|
| smpboot_register_percpu_thread | smpboot_register_percpu_thread - Register a per_cpu thread related* to hotplug*@plug_thread: Hotplug thread descriptor* Creates and starts the threads on all online cpus. | 
| smpboot_unregister_percpu_thread | smpboot_unregister_percpu_thread - Unregister a per_cpu thread related to hotplug*@plug_thread: Hotplug thread descriptor* Stops all threads on all possible cpus. | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |