Searched refs:XPC_C_DISCONNECTINGCALLOUT (Results 1 – 3 of 3) sorted by relevance
724 !(ch->flags & XPC_C_DISCONNECTINGCALLOUT)) { in xpc_kthread_start() 725 ch->flags |= XPC_C_DISCONNECTINGCALLOUT; in xpc_kthread_start() 804 * !(ch->flags & XPC_C_DISCONNECTINGCALLOUT)) is true, in xpc_create_kthreads()
390 #define XPC_C_DISCONNECTINGCALLOUT \ macro
788 !(ch->flags & XPC_C_DISCONNECTINGCALLOUT)) { in xpc_disconnect_channel()