Searched refs:exclusive (Results 1 – 17 of 17) sorted by relevance
162 int exclusive = 1; in Curl_socketpair() local164 (char *)&exclusive, (curl_socklen_t)sizeof(exclusive)) == -1) in Curl_socketpair()
92 bool exclusive);
3883 child->set.priority.exclusive = FALSE;3888 bool exclusive) argument3903 if(parent->set.priority.children && exclusive) {3922 (*tail)->data->set.priority.exclusive = FALSE;3931 child->set.priority.exclusive = exclusive;
1876 data->set.priority.exclusive); in h2_pri_spec()1895 (data->set.priority.exclusive != data->state.priority.exclusive) || in h2_progress_egress()
1154 BIT(exclusive);
34 exclusive bit and is mutually exclusive to the CURLOPT_STREAM_DEPENDS_E(3)
30 mutually exclusive options are:
39 Setting a dependency with the exclusive flag for a reprioritized stream causes
27 exclusive.
26 exclusive.
28 exclusive.
27 # mutually exclusive):
204 This option is mutually exclusive with --trace and --trace-ascii.
240 This option is mutually exclusive with \fI\-\-trace\fP and \fI\-\-trace\-ascii\fP.
316 dnl AC_MSG_ERROR([options --enable-ares and --enable-threads are mutually exclusive, at most on…
3458 AC_MSG_ERROR([--with-openssl-quic and --with-ngtcp2 are mutually exclusive])3627 AC_MSG_ERROR([--with-quiche and --with-ngtcp2 are mutually exclusive])3738 AC_MSG_ERROR([--with-msh3 and --with-ngtcp2 are mutually exclusive])3741 AC_MSG_ERROR([--with-msh3 and --with-quiche are mutually exclusive])4293 AC_MSG_ERROR([options --enable-pthreads and --disable-rt are mutually exclusive])
Completed in 46 milliseconds