Skip to content
Snippets Groups Projects
Commit ca6f5bdd authored by Jake Freeland's avatar Jake Freeland Committed by Kamil Konieczny
Browse files

Restrict sigev_notify_thread_id macro definition to Linux


The `#define sigev_notify_thread_id _sigev_un._tid` macro differs on
FreeBSD. This patch uses ifdefs to stop the compiler from overriding
FreeBSD's existing definition.

Signed-off-by: default avatarJake Freeland <jfree@freebsd.org>
Reviewed-by: default avatarKamil Konieczny <kamil.konieczny@linux.intel.com>
parent ceab29fd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment