Searched refs:msg_allocate_wq (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/sn/kernel/
H A Dxpc_channel.c89 init_waitqueue_head(&ch->msg_allocate_wq);
1292 wake_up(&ch->msg_allocate_wq);
1663 wake_up(&ch->msg_allocate_wq);
1707 ret = interruptible_sleep_on_timeout(&ch->msg_allocate_wq, 1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/sn/
H A Dxpc.h455 wait_queue_head_t msg_allocate_wq; /* msg allocation wait queue */ member in struct:xpc_channel

Completed in 169 milliseconds