public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
* Evaluation / Missing Prototypes
@ 2013-05-31 22:42 Brad Keifenheim
  0 siblings, 0 replies; only message in thread
From: Brad Keifenheim @ 2013-05-31 22:42 UTC (permalink / raw)
  To: pthreads-win32

Hello,

I'm evaluating using the Pthreads-Win32 library to port some internal software from FreeBSD to Windows here at Dell. I have coded a proof of concept and am impressed with the library. Unfortunately I would still be missing several calls for a complete port. Several of these calls are in the "non-portable" category, but nonetheless I'm wondering if any thought has been given to providing support. 
 
I would very much appreciate if you could have a look at my list and let me know if anything is in the works or already provided via a different mechanism.

pthread_set_name_np (Nice to have, but not essential)
pthread_mutexattr_setprotocol
pthread_suspend_all_np
pthread_mutex_isowned_np
pthread_kill (Would need more than just sig 0)
pthread_attr_setcreatesuspend_np
pthread_attr_setinheritsched (Need SCHED_FIFO)
pthread_attr_setguardsize (Nice to have, but not essential)
pthread_attr_setscope (Some legacy code uses PTHREAD_SCOPE_PROCESS, not a current requirement though)
pthread_attr_setaffinity_np
pthread_resume_np
pthread_attr_getstack
pthread_attr_getguardsize (Nice to have, but not essential)
pthread_getaffinity_np

Cheers,

Brad Keifenheim
Software Development Engineer
Dell | Compellent
brad_keifenheim@dell.com

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-31 22:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-31 22:42 Evaluation / Missing Prototypes Brad Keifenheim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).