[PATCH] [libcxxabi] On single threaded systems, turn mutexes into nops

Joerg Sonnenberger joerg at NetBSD.org
Tue Apr 15 14:46:02 PDT 2014


  Please introduce a switch in __config instead. There are valid reasons for wanting single threaded code independent of whether pthread is supported or not.

http://reviews.llvm.org/D3386






More information about the cfe-commits mailing list