Home
last modified time | relevance | path

Searched defs:pending (Results 1 – 12 of 12) sorted by relevance

/xnu-12377.81.4/osfmk/tests/
H A Dtest_thread_call.c114 boolean_t canceled, pending, freed; in test_once_thread_call() local
177 boolean_t canceled, pending, freed; in test_signal_thread_call() local
/xnu-12377.81.4/bsd/net/
H A Dbridgestp.c1901 bstp_notify_state(void *arg, __unused int pending) in bstp_notify_state()
1916 bstp_notify_rtage(void *arg, __unused int pending) in bstp_notify_rtage()
H A Dcontent_filter.c5701 uint64_t pending = 0; in cfil_sock_data_pending() local
5743 uint64_t pending = 0; in cfil_sock_data_space() local
6592 uint64_t pending = 0; in cfil_sock_udp_data_pending_per_flow() local
/xnu-12377.81.4/osfmk/mach/
H A Dthread_policy_private.h45 integer_t pending; member
H A Dtask_policy_private.h134 uint64_t pending; member
/xnu-12377.81.4/iokit/Kernel/
H A DIOServicePM.cpp3382 boolean_t pending; in start_PM_idle_timer() local
4431 boolean_t pending; in startDriverCalloutTimer() local
4445 boolean_t pending; in stopDriverCalloutTimer() local
5542 boolean_t pending; in startSettleTimer() local
5977 boolean_t pending; in start_ack_timer() local
5995 boolean_t pending; in stop_ack_timer() local
H A DIOUserServer.cpp1752 OSBoundedArray<OSArray *, kIOServiceNotificationTypeCount> pending; member
/xnu-12377.81.4/libkern/zlib/
H A Ddeflate.h129 uInt pending; /* nb of bytes in the pending buffer */ member
/xnu-12377.81.4/bsd/kern/
H A Duipc_socket2.c2300 int pending = 0; in sbspace() local
/xnu-12377.81.4/bsd/netinet/
H A Dtcp_subr.c3661 int32_t pending = 0; in tcp_sbspace() local
H A Dmptcp_subr.c5933 int32_t pending = 0; in mptcp_sbspace() local
/xnu-12377.81.4/bsd/skywalk/nexus/netif/
H A Dnx_netif.c4521 uint32_t byte_limit, boolean_t *pending, kern_packet_t *ph_chain)