Message328415
| Author |
pitrou |
| Recipients |
benjamin.peterson, gregory.p.smith, izbyshev, pitrou, serhiy.storchaka, siddhesh, skrah, steve.dower, vstinner |
| Date |
2018-10-25.07:03:07 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1540450987.64.0.788709270274.issue33015@psf.upfronthosting.co.za> |
| In-reply-to |
|
| Content |
> Shall we introduce a new thread-starting API that takes a function with the "correct" pthread signature?
Do we need it? I don't think saving a single memory allocation is worth the bother. |
|