Searched refs:sock_cloexec_works (Results 1 – 1 of 1) sorted by relevance
4874 static int sock_cloexec_works = -1; variable4888 int *atomic_flag_works = &sock_cloexec_works;5042 if (sock_cloexec_works != 0) {5044 if (sock_cloexec_works == -1) {5046 sock_cloexec_works = 1;5050 sock_cloexec_works = 0;5753 int *atomic_flag_works = &sock_cloexec_works;5771 if (sock_cloexec_works != 0) {5773 if (sock_cloexec_works == -1) {5775 sock_cloexec_works = 1;[all …]