Function report |
Source Code:security\keys\gc.c |
Create Date:2022-07-28 18:14:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Schedule a dead links collection run.
Proto:void key_schedule_gc_links(void)
Type:void
Parameter:Nothing
Name | Describe |
---|---|
key_gc_timer_func | Some key's cleanup time was met after it expired, so we need to get the* reaper to go through a cycle finding expired keys. |
key_invalidate | key_invalidate - Invalidate a key.*@key: The key to be invalidated.* Mark a key as being invalidated and have it cleaned up immediately. The key* is ignored by all searches and other operations from this point. |
key_remove_domain | key_remove_domain - Kill off a key domain and gc its keys*@domain_tag: The domain tag to release.* This marks a domain tag as being dead and releases a ref on it. If that* wasn't the last reference, the garbage collector is poked to try and delete |
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 |