summaryrefslogtreecommitdiff
path: root/src/common/Thread.cc
Commit message (Expand)AuthorAgeFilesLines
* check malloc return valuesYehuda Sadeh2012-05-201-0/+2
* thread: remove get_num_threads() staticSage Weil2012-05-031-32/+0
* Merge branch 'master' into wip-freebsdSage Weil2011-10-251-22/+11
|\
| * thread: whitespaceSage Weil2011-10-111-22/+11
* | Change PAGE_MASK/PAGE_SIZE definitions to CEPH_PAGE_MASK/CEPH_PAGE_SIZEStanislav Sedov2011-10-041-2/+1
|/
* assert: use our assertSage Weil2011-08-311-1/+1
* thread: detach()Sage Weil2011-08-021-0/+5
* Add more debugging for pthread_create failuresColin Patrick McCabe2011-07-251-1/+7
* Thread.cc: deglobalizeColin Patrick McCabe2011-06-211-4/+0
* Thread.cc: clean upColin Patrick McCabe2011-06-201-9/+113
* simplemessenger: Fix num_threads bug printout.Greg Farnum2011-02-161-0/+7
* common: thread: get number of threads from /procColin Patrick McCabe2011-02-151-0/+54