Function report |
Source Code:lib\parman.c |
Create Date:2022-07-28 07:23:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:parman_prio_init - initializes a parman priority chunk*@parman: parman instance*@prio: parman prio structure to be initialized*@prority: desired priority of the chunk* Note: all locking must be provided by the caller
Proto:void parman_prio_init(struct parman *parman, struct parman_prio *prio, unsigned long priority)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct parman * | parman | |
struct parman_prio * | prio | |
unsigned long | priority |
Name | Describe |
---|---|
test_parman_prios_init |
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 |