summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2012-07-17 08:06:28 +0200
committerStef Walter <stefw@gnome.org>2012-07-26 12:22:31 +0200
commit06595e93ff57e97adbb313aebc50a2e32acd6039 (patch)
tree01b3af353a23c55b0f7f8947e17145b0a72996af /HACKING
parent356377709cd1de1308d9d8cf15f528578a360cf3 (diff)
Use Windows thread ids instead of handles for comparisons
* It seems that the HANDLE's returned from GetCurrentThread are often equal for two threads. GetCurrentThreadID doesn't have this problem. * Separate our cross platform thread_t and thread_id_t types even though on unix they're the same thing. https://bugzilla.gnome.org/show_bug.cgi?id=44740
Diffstat (limited to 'HACKING')
0 files changed, 0 insertions, 0 deletions