Home
last modified time | relevance | path

Searched hist:"3074920054 aa7a1ed9ee828632b19ed659b9c3e8" (Results 1 – 1 of 1) sorted by relevance

/haiku/headers/posix/
H A Dpthread.h3074920054aa7a1ed9ee828632b19ed659b9c3e8 Wed Oct 17 05:10:17 UTC 2018 Leorize <alaviss@users.noreply.github.com> posix/pthread.h: mark pthread_exit as noreturn

This should prevents GCC from throwing -Werror=return-type when
pthread_exit is used in place of return

Change-Id: Ied7da58b671e77b53d859b67193259aa78ec27d6
Reviewed-on: https://review.haiku-os.org/632
Reviewed-by: waddlesplash <waddlesplash@gmail.com>