Home
last modified time | relevance | path

Searched refs:selectfd_list (Results 1 – 21 of 21) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/pthreads/
H A Dptthread.c905 if (NULL != thred->selectfd_list) {
906 PR_Free(thred->selectfd_list);
H A Dptio.c4408 PR_Free(me->selectfd_list); in _pr_poll_with_select()
4409 me->selectfd_list = (int *)PR_MALLOC(npds * sizeof(int)); in _pr_poll_with_select()
4410 if (NULL == me->selectfd_list) in _pr_poll_with_select()
4418 selectfd = me->selectfd_list; in _pr_poll_with_select()
/dports/www/firefox/firefox-99.0/nsprpub/pr/src/pthreads/
H A Dptthread.c905 if (NULL != thred->selectfd_list) { in _pt_thread_death_internal()
906 PR_Free(thred->selectfd_list); in _pt_thread_death_internal()
H A Dptio.c4408 PR_Free(me->selectfd_list); in _pr_poll_with_select()
4409 me->selectfd_list = (int *)PR_MALLOC(npds * sizeof(int)); in _pr_poll_with_select()
4410 if (NULL == me->selectfd_list) in _pr_poll_with_select()
4418 selectfd = me->selectfd_list; in _pr_poll_with_select()
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/src/pthreads/
H A Dptthread.c865 if (NULL != thred->selectfd_list) in _pt_thread_death_internal()
866 PR_Free(thred->selectfd_list); in _pt_thread_death_internal()
H A Dptio.c4141 PR_Free(me->selectfd_list); in _pr_poll_with_select()
4142 me->selectfd_list = (int *)PR_MALLOC(npds * sizeof(int)); in _pr_poll_with_select()
4143 if (NULL == me->selectfd_list) in _pr_poll_with_select()
4151 selectfd = me->selectfd_list; in _pr_poll_with_select()
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/src/pthreads/
H A Dptthread.c902 if (NULL != thred->selectfd_list) in _pt_thread_death_internal()
903 PR_Free(thred->selectfd_list); in _pt_thread_death_internal()
H A Dptio.c4045 PR_Free(me->selectfd_list); in _pr_poll_with_select()
4046 me->selectfd_list = (int *)PR_MALLOC(npds * sizeof(int)); in _pr_poll_with_select()
4047 if (NULL == me->selectfd_list) in _pr_poll_with_select()
4055 selectfd = me->selectfd_list; in _pr_poll_with_select()
/dports/devel/nspr/nspr-4.33/nspr/pr/src/pthreads/
H A Dptthread.c905 if (NULL != thred->selectfd_list) { in _pt_thread_death_internal()
906 PR_Free(thred->selectfd_list); in _pt_thread_death_internal()
H A Dptio.c4408 PR_Free(me->selectfd_list); in _pr_poll_with_select()
4409 me->selectfd_list = (int *)PR_MALLOC(npds * sizeof(int)); in _pr_poll_with_select()
4410 if (NULL == me->selectfd_list) in _pr_poll_with_select()
4418 selectfd = me->selectfd_list; in _pr_poll_with_select()
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/src/pthreads/
H A Dptthread.c905 if (NULL != thred->selectfd_list) { in _pt_thread_death_internal()
906 PR_Free(thred->selectfd_list); in _pt_thread_death_internal()
H A Dptio.c4408 PR_Free(me->selectfd_list); in _pr_poll_with_select()
4409 me->selectfd_list = (int *)PR_MALLOC(npds * sizeof(int)); in _pr_poll_with_select()
4410 if (NULL == me->selectfd_list) in _pr_poll_with_select()
4418 selectfd = me->selectfd_list; in _pr_poll_with_select()
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/src/pthreads/
H A Dptthread.c905 if (NULL != thred->selectfd_list) { in _pt_thread_death_internal()
906 PR_Free(thred->selectfd_list); in _pt_thread_death_internal()
H A Dptio.c4361 PR_Free(me->selectfd_list); in _pr_poll_with_select()
4362 me->selectfd_list = (int *)PR_MALLOC(npds * sizeof(int)); in _pr_poll_with_select()
4363 if (NULL == me->selectfd_list) in _pr_poll_with_select()
4371 selectfd = me->selectfd_list; in _pr_poll_with_select()
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/include/private/
H A Dprimpl.h1593 int *selectfd_list; /* Unix fd's that PR_Poll selects on */ member
/dports/www/firefox/firefox-99.0/nsprpub/pr/include/private/
H A Dprimpl.h1593 int *selectfd_list; /* Unix fd's that PR_Poll selects on */ member
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/include/private/
H A Dprimpl.h1601 int *selectfd_list; /* Unix fd's that PR_Poll selects on */ member
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/include/private/
H A Dprimpl.h1602 int *selectfd_list; /* Unix fd's that PR_Poll selects on */ member
/dports/devel/nspr/nspr-4.33/nspr/pr/include/private/
H A Dprimpl.h1593 int *selectfd_list; /* Unix fd's that PR_Poll selects on */ member
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/include/private/
H A Dprimpl.h1593 int *selectfd_list; /* Unix fd's that PR_Poll selects on */ member
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/include/private/
H A Dprimpl.h1593 int *selectfd_list; /* Unix fd's that PR_Poll selects on */ member