Function report |
Source Code:kernel\torture.c |
Create Date:2022-07-28 13:50:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Stop a generic kthread, emitting a message.
Proto:void _torture_stop_kthread(char *m, struct task_struct **tp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
char * | m | |
struct task_struct ** | tp |
797 | If ( * tp == NULL) Then Return |
799 | VERBOSE_TOROUT_STRING(m) |
800 | stop a thread |
801 | * tp = NULL |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |