]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nptl_db/td_thr_event_enable.c
powerpc: generic nearbyint/nearbyintf
[thirdparty/glibc.git] / nptl_db / td_thr_event_enable.c
index fed7f70655092365915ab3abbaccf4b59fdc97cf..42c9e75b48cadc0ee6d3010c37969b2fbdd4b6be 100644 (file)
@@ -1,5 +1,5 @@
 /* Enable event process-wide.
-   Copyright (C) 1999, 2001, 2002, 2003, 2007 Free Software Foundation, Inc.
+   Copyright (C) 1999-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
@@ -21,9 +21,7 @@
 
 
 td_err_e
-td_thr_event_enable (th, onoff)
-     const td_thrhandle_t *th;
-     int onoff;
+td_thr_event_enable (const td_thrhandle_t *th, int onoff)
 {
   LOG ("td_thr_event_enable");