commit | 33ccc77902660ed4b49184e5ec99f4fd0ef63175 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Tue Aug 09 00:43:24 2011 +0200 |
committer | Behdad Esfahbod <behdad@behdad.org> | Tue Aug 09 00:43:24 2011 +0200 |
tree | 1511e325f029052bf5ba4bca72639921100c6c43 | |
parent | 944b2ba1ce076385f985212bbdf2df96a8a995f0 [diff] |
[API] Make set_user_data() functions take a replace parameter We need this to set data on objects safely without worrying that some other thread unsets it by setting it at the same time.