You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tim Ellison (JIRA)" <ji...@apache.org> on 2007/06/22 00:06:35 UTC

[jira] Assigned: (HARMONY-4237) hythread_detach() documentation

     [ https://issues.apache.org/jira/browse/HARMONY-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Ellison reassigned HARMONY-4237:
------------------------------------

    Assignee: Tim Ellison

> hythread_detach() documentation
> -------------------------------
>
>                 Key: HARMONY-4237
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4237
>             Project: Harmony
>          Issue Type: Bug
>          Components: VM
>         Environment: all
>            Reporter: Angela Lin
>            Assignee: Tim Ellison
>
> The docs/comments for hythread_detach() and HyThreadLibrary->thread_detach() should be amended 
> to note the limitation that these functions can only be used to detach the _current_ thread (and not any
> arbitrary thread).
> Because these funcs accept a hythread_t parameter, this may not be obvious.
> This limitation exists because the implementation may use some thread local storage.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.