Mozilla.com

  1. MDC
  2. Main Page
  3. PR_GetThreadPriority
Table of contents
  1. 1. Syntax
  2. 2. Parameter

PR_GetThreadPriority

Table of contents
  1. 1. Syntax
  2. 2. Parameter

< NSPR API Reference < Threads

Returns the priority of a specified thread.

Syntax

#include <prthread.h>

PRThreadPriority PR_GetThreadPriority(PRThread *thread);

Parameter

PR_GetThreadPriority has the following parameter:

thread
A valid identifier for the thread whose priority you want to know.

Page last modified 20:53, 12 Feb 2006 by Callek

Files (0)