commit | c67148594b1580c278ae71e3ce5c6fd59bfa6bd3 | [log] [tgz] |
---|---|---|
author | Sebastien Hertz <shertz@google.com> | Mon Sep 30 16:42:32 2013 +0200 |
committer | Sebastien Hertz <shertz@google.com> | Mon Sep 30 18:17:05 2013 +0200 |
tree | 4413606a3c8d0d8426c891574047c9256a43abda | |
parent | a95be97148b2b2c5095cf80edbebaa771202290e [diff] |
Enable thread analysis on template functions. All template functions using thread analysis must be explicitly instantiated with the thread analysis attributes to enable thread analysis. We use macros to do this since there are many variants of a same function depending the number of template arguments. Also add documentation of these functions. Change-Id: I3c79acc2f0a6a8dfb5c42924439145292dd68812