mesa/include/c11
Emil Velikov 469416f988 c11/threads: correct assertion
We should assert when either the function or the flag pointer
is null or we'll end up with a null reference a few lines later.

Currently unused by mesa thus it has gone unnoticed.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2014-08-12 23:36:05 +01:00
..
threads.h c11: Update docs/license.html and include verbatim copy of Boost license. 2014-01-23 12:55:55 +00:00
threads_posix.h c11/threads: don't include assert.h if the assert macro is already defined 2014-03-19 17:13:31 -06:00
threads_win32.h c11/threads: correct assertion 2014-08-12 23:36:05 +01:00