https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295861

            Bug ID: 295861
           Summary: _POSIX_THREAD_THREADS_MAX unused const
           Product: Base System
           Version: 15.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: [email protected]
          Reporter: [email protected]

Looks like subject to remove.

# grep -rsp "_POSIX_THREAD_THREADS_MAX" /usr/src/
/usr/src/contrib/netbsd-tests/include/t_limits.c:#ifdef
_POSIX_THREAD_THREADS_MAX
/usr/src/contrib/netbsd-tests/include/t_limits.c:       {
"_POSIX_THREAD_THREADS_MAX",  _POSIX_THREAD_THREADS_MAX,      64   },
/usr/src/include/limits.h:#define       _POSIX_THREAD_THREADS_MAX 64
/usr/src/share/man/man3/pthread_join.3:[_POSIX_THREAD_THREADS_MAX].
/usr/src/usr.bin/getconf/limits.gperf:_POSIX_THREAD_THREADS_MAX,
_POSIX_THREAD_THREADS_MAX

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to