From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3ECAD3858D35; Wed, 21 Jun 2023 14:52:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3ECAD3858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1687359178; bh=dkenfyetPi1ErUkuJFtNRkB9oEarQci5W4+nysTwme8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=VCdsWdQw5J1QS341Fj37WqrNoqQv7/bO0w51TozxXDrY8jf/PGbmN1bxKUR8jrV1U tsPkPIQ1fHMTeL/+4pVicCS2+LRVpPyvqXYWNektoxgvpXJnPJcgaz5m303aQcYLmi WlTLJChqN5y6E4pQCnqMQZpOSxY+xbP7S/us+jhM= From: "stsp at users dot sourceforge.net" To: glibc-bugs@sourceware.org Subject: [Bug libc/30558] SIGEV_THREAD is badly implemented Date: Wed, 21 Jun 2023 14:52:57 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.37 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: stsp at users dot sourceforge.net X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30558 --- Comment #26 from Stas Sergeev --- But if you don't provide any checking method, then I won't be able to select between your code and timerfd impl, so I will have to keep using the timerfd code instead of yours. --=20 You are receiving this mail because: You are on the CC list for the bug.=