[D-runtime] Why do we expose thread_init()?

Alex Rønne Petersen xtzgzorex at gmail.com
Thu Jun 21 09:46:10 PDT 2012


Hi,

Is there any particular reason we expose thread_init() in core.thread?
This seems like the kind of function that really shouldn't be in the
public API since it's used for internal runtime initialization.

Regards,
Alex


More information about the D-runtime mailing list