| Function report | 
| Source Code: kernel\futex.c | Create Date:2022-07-28 10:53:21 | 
| Last Modify:2020-03-17 15:28:32 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Reflects a new waiter being added to the waitqueue.
Proto:static inline void hb_waiters_inc(struct futex_hash_bucket *hb)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct futex_hash_bucket * | hb | 
NULL
| Name | Describe | 
|---|---|
| requeue_futex | queue_futex() - Requeue a futex_q from one hb to another*@q: the futex_q to requeue*@hb1: the source hash_bucket*@hb2: the target hash_bucket*@key2: the new key for the requeued futex_q | 
| futex_requeue | ex_requeue() - Requeue waiters from uaddr1 to uaddr2*@uaddr1: source futex user address*@flags: futex flags (FLAGS_SHARED, etc | 
| queue_lock | The key must be already stored in q->key. | 
| 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 |