AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Entry:     JS_GetContextThread (Function)
Summary:     Returns the ID of the associated thread for a context.
Syntax:
intN JS_GetContextThread(JSContext *cx);

     Argument     Type     Description
     *cx     JSContext     Pointer to a previously established JS context.
                 
Description:
JS_GetContextThread returns the ID of the thread currently associated with this context.

See also:
JS_ClearContextThread
JS_SetContextThread

[sh-index] Back to list of manuals