[Mono-dev] pull request, implement System.Threading.Thread.Priority get and set methods
何子杰Hzj_jie
hzj_jie at hotmail.com
Fri Sep 12 14:33:30 UTC 2014
thank you for Robert's comment,
Internals calls must not return structs. This is not supported across all platforms.
Hzj_jie: but i see GetName_internal and SetName_internal are all
using string and InternalThread, do you mean ThreadPriority enum?
but i really cannot understand the reason, since the implementation is similar with other internal functions, so anyone can give me more hints on the change?
.Hzj_jie
From: hzj_jie at hotmail.com
To: mono-devel-list at lists.ximian.com
Date: Thu, 11 Sep 2014 07:36:11 +0000
Subject: [Mono-dev] pull request, implement System.Threading.Thread.Priority get and set methods
hi, all,can anyone from the collaborators help to look at the change https://github.com/mono/mono/pull/1272? it's an implementation of System.Threading.Thread.Priority property.
thank you.
.Hzj_jie
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20140912/da3a8af6/attachment.html>
More information about the Mono-devel-list
mailing list