This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/58669] does not detect all cpu cores/threads


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58669

--- Comment #2 from Andrew John Hughes <gnu_andrew at member dot fsf.org> ---
This is easily fixed with sysconf(_SC_NPROCESSORS_ONLN);


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]