Staging
v0.5.1
Revision 9504f3d3d2e62cb6fba9e7c61c6fe69dec9053a4 authored by Junio C Hamano on 20 January 2010, 21:29:21 UTC, committed by Junio C Hamano on 20 January 2010, 21:29:21 UTC
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 66276d9
Raw File
thread-utils.h
#ifndef THREAD_COMPAT_H
#define THREAD_COMPAT_H

extern int online_cpus(void);

#endif /* THREAD_COMPAT_H */
back to top