Commit Graph

1 Commits (974e86e45059f1c0ead9e1e82cfcaf68bd6053a9)

Author SHA1 Message Date
Victor Julien d8cb821875 locks: clean up locks declarations
Split threads.h into several files, where each of these files defines
all lock types and macro's.

threads.h defines the normal case
threads-debug.h defines the debug variants
threads-profile.h defines the lock profiling variants

Finally, threads-arch-tile.h moves the Tilera specifics out
13 years ago