osutil: Added a function that get the number of host processors.
authorKitae Kim <kt920.kim@samsung.com>
Wed, 4 Sep 2013 03:03:41 +0000 (12:03 +0900)
committerKitae Kim <kt920.kim@samsung.com>
Wed, 11 Sep 2013 05:21:33 +0000 (14:21 +0900)
commit06023889558a8e4c302953c6bd3b1435d0cb0270
treea9066a8837ffa58f159a1c181af69b9b53f4bf3b
parent0523d5b87e9263a7ab95a889cc038824208bc729
osutil: Added a function that get the number of host processors.

Separate the implementation from print_system_info_os function,
because the function could be useful when creating threads.

Change-Id: Ibb6d937b810c68505a64097c0b1f539b3ace45dd
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
tizen/src/osutil-darwin.c
tizen/src/osutil-linux.c
tizen/src/osutil-win32.c
tizen/src/osutil.h