aboutsummaryrefslogtreecommitdiffstats
path: root/common/scope_lock.h
Commit message (Collapse)AuthorAgeFilesLines
* Use NEXTPNR_NAMESPACE macro's now that headers are seperated.Keith Rothman2021-03-151-2/+4
| | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Correct spelling of RAII and add missing check in unlock_early.Keith Rothman2021-03-011-10/+19
| | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Fix latent bug with context locking in placer HeAP.Keith Rothman2021-02-261-0/+56
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>