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

/freebsd-11-stable/crypto/openssl/crypto/threads/
H A Dmttest.c405 int c_r, c_w, s_r, s_w; local
449 s_w = 0;
460 if ((i && s_r) || s_w)
548 s_w = 0;
553 s_w = 1;
564 s_w = 1;
575 s_w = 0;
580 s_w = 1;
/freebsd-11-stable/crypto/openssl/ssl/
H A Dssltest.c2341 int c_r, c_w, s_r, s_w; local
2385 s_w = 0;
2394 if ((i && s_r) || s_w)
2482 s_w = 1;
2486 s_w = 1;
2498 s_w = 0;
2503 s_w = 1;
2524 s_w = 1;
2533 s_w = 0;
2538 s_w
[all...]

Completed in 57 milliseconds