Opened 16 years ago

Closed 16 years ago

#417 closed enhancement (fixed)

Expose the native thread handle for applications

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-0.9.0
Component: pjlib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

Some applications require the native thread handle (pthread_t with PThread, or HANDLE with Windows) so that it can do some manipulations on it (for example, changing thread priority).

Change History (1)

comment:1 Changed 16 years ago by bennylp

  • Resolution set to fixed
  • Status changed from new to closed

Done in r1589.

Note: See TracTickets for help on using tickets.