Function report | 
Source Code:kernel\futex.c | 
Create Date:2022-07-28 10:54:28 | 
| Last Modify:2020-03-17 15:28:32 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:ex_wait_queue_me() - queue_me() and wait for wakeup, timeout, or signal*@hb: the futex hash bucket, must be locked by the caller*@q: the futex_q to queue up on*@timeout: the prepared hrtimer_sleeper, or null for no timeout
Proto:static void futex_wait_queue_me(struct futex_hash_bucket *hb, struct futex_q *q, struct hrtimer_sleeper *timeout)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct futex_hash_bucket * | hb | |
| struct futex_q * | q | |
| struct hrtimer_sleeper * | timeout | 
| 2704 | If Not timeout || task Then freezable_schedule() | 
| Name | Describe | 
|---|---|
| futex_wait | |
| futex_wait_requeue_pi | ex_wait_requeue_pi() - Wait on uaddr and take uaddr2*@uaddr: the futex we initially wait on (non-pi)*@flags: futex flags (FLAGS_SHARED, FLAGS_CLOCKRT, etc | 
| 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  |