]> pd.if.org Git - pdclib/history - includes/threads.h
PDCLib includes with quotes, not <>.
[pdclib] / includes / threads.h
2016-03-13 Martin BautePDCLib includes with quotes, not <>.
2016-03-13 Martin BauteSweeping cleanups. Sorry for the massive commit; I...
2012-12-31 Owen ShepherdMinimize the amount of internal definitions which get...
2012-12-27 Owen Shepherdthreads.h: correct definition of call_once when no...
2012-08-23 Owen Shepherd<threads.h>: correct declaration of thrd_start_t. oops.
2012-08-22 Owen Shepherdcall_once: inline definition in threads.h (available...
2012-08-22 Owen Shepherd_PDCLIB_ONCE_FLAG_DONE -> _PDCLIB_ONCE_FLAG_IS_DONE...
2012-08-14 Owen ShepherdAdd nothrow annotations where appropriate
2012-08-02 Owen Shepherd* Change the style of inclusion of the internal/ header...