Searched refs:msg_to_pull_mutex (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.c85 mutex_init(&ch->msg_to_pull_mutex);
2109 if (mutex_lock_interruptible(&ch->msg_to_pull_mutex) != 0) {
2145 mutex_unlock(&ch->msg_to_pull_mutex);
2154 mutex_unlock(&ch->msg_to_pull_mutex);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/sn/
H A Dxpc.h468 struct mutex msg_to_pull_mutex; /* next msg to pull serialization */ member in struct:xpc_channel

Completed in 94 milliseconds