JINMEI Tatuya
|
5080ddf460
[master] Merge branch 'trac2332'
|
il y a 12 ans |
JINMEI Tatuya
|
650655fd26
[2332] renamed thread/lock.h to thread/sync.h as it's not only for locks now
|
il y a 12 ans |
JINMEI Tatuya
|
c450d77e81
[2332] changed one exception to assert() based on review discussion
|
il y a 12 ans |
Jelte Jansen
|
39faa67b7a
[master] Merge branch 'trac2223'
|
il y a 12 ans |
Mukund Sivaraman
|
2252c5776f
Revert "Merge branch 'master' into trac2198_2"
|
il y a 12 ans |
Mukund Sivaraman
|
f559b99dcc
Revert "[master] Link -lpthread in libb10-threads target"
|
il y a 12 ans |
Mukund Sivaraman
|
c91151db16
Revert "[master] Check for EDEADLK too when using Mutex::tryLock()"
|
il y a 12 ans |
Mukund Sivaraman
|
7ffd1e0cad
Revert "[master] Avoid static destruction fiasco with InterprocessSyncFile and logger"
|
il y a 12 ans |
Mukund Sivaraman
|
34701adba7
[master] Avoid static destruction fiasco with InterprocessSyncFile and logger
|
il y a 12 ans |
JINMEI Tatuya
|
26313fafb0
[2223] editorial: a missing period in comment
|
il y a 12 ans |
Mukund Sivaraman
|
42c638e07a
[master] Check for EDEADLK too when using Mutex::tryLock()
|
il y a 12 ans |
Jelte Jansen
|
579b92381b
[2223] some minor cleanups in final review
|
il y a 12 ans |
Mukund Sivaraman
|
8d321e3ea9
[master] Link -lpthread in libb10-threads target
|
il y a 12 ans |
Mukund Sivaraman
|
83d00dc305
Merge branch 'master' into trac2268
|
il y a 12 ans |
Mukund Sivaraman
|
f8181bb722
Merge branch 'master' into trac2198_2
|
il y a 12 ans |
Mukund Sivaraman
|
6adfc24434
[2198] Don't return anything from thread functions
|
il y a 12 ans |
JINMEI Tatuya
|
8c02f8a83f
[2332] added comments about missing pthread_cond_xxx variants
|
il y a 12 ans |
JINMEI Tatuya
|
a439004524
[2332] fixing typos and wording in doc
|
il y a 12 ans |
JINMEI Tatuya
|
410987bf3c
[2332] updated doc for wait() on what should happen if mutex isn't locked.
|
il y a 12 ans |
JINMEI Tatuya
|
7f94f671e0
[2332] Make sure preUnlockAction() doesn't throw when it shouldn't.
|
il y a 12 ans |
JINMEI Tatuya
|
453b587843
[master] added changelog for #1858
|
il y a 12 ans |
JINMEI Tatuya
|
405d85c8a0
[master] Merge branch 'trac1858'
|
il y a 12 ans |
JINMEI Tatuya
|
671005eea2
[2332] changed the type of Locker::mutex_ to a reference.
|
il y a 12 ans |
JINMEI Tatuya
|
b6d2a03ff5
[2332] renamed a too-short test name a possibly better one
|
il y a 12 ans |
JINMEI Tatuya
|
d504c06cbe
[2332] use EXPECT_DEATH_IF_SUPPORTED instead of ifdef.
|
il y a 12 ans |
JINMEI Tatuya
|
50500e62ac
[2223] style fix: brace position
|
il y a 12 ans |
JINMEI Tatuya
|
66524e1594
[2268] use textToRRset instead of building RRset manually
|
il y a 12 ans |
Tomek Mrugalski
|
9565a7939e
[master] Using the default value of second parameter for substr
|
il y a 12 ans |
Jelte Jansen
|
efded5c371
[2223] completely pull out sigs and check entire set
|
il y a 12 ans |
Mukund Sivaraman
|
5b781744ac
[2198] Update comment
|
il y a 12 ans |