Function report |
Source Code:kernel\power\swap.c |
Create Date:2022-07-28 10:02:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:CRC32 update function that runs in its own thread.
Proto:static int crc32_threadfn(void *data)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
void * | data |
596 | When 1 cycle |
605 | atomic_set( & ady to start flag , 0) |
607 | When i < r current threads cycle points to handle's crc32 = crc32_le( * points to handle's crc32 , uncompressed data [i], * uncompressed lengths [i]) |
610 | atomic_set( & ady to stop flag , 1) |
611 | wake_up( & crc update done ) |
613 | Return 0 |
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 |