am 1203671b: am 2215c113: Merge "pthread-timers: Hide internal symbol __timer_table_start_stop"
Merge commit '1203671b47246efd20279a39ab9bd7ea934ae8dc' * commit '1203671b47246efd20279a39ab9bd7ea934ae8dc': pthread-timers: Hide internal symbol __timer_table_start_stop
This commit is contained in:
commit
d3ecb3cd05
@ -260,7 +260,7 @@ __timer_table_get(void)
|
||||
** requirements: the timers of fork child processes must be
|
||||
** disarmed but not deleted.
|
||||
**/
|
||||
void
|
||||
__LIBC_HIDDEN__ void
|
||||
__timer_table_start_stop( int stop )
|
||||
{
|
||||
if (__timer_table != NULL) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user