| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | Frank Rehberger <frehberg AT xtradyne DOT com> |
| Organization: | Xtradyne |
| To: | cygwin AT cygwin DOT com |
| Subject: | pthread |
| Date: | Thu, 13 Jun 2002 09:47:16 +0200 |
| MIME-Version: | 1.0 |
| Message-Id: | <200206130947.16712.frehberg@xtradyne.com> |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id g5D7v5I11288 |
Hello, I need to port an unix-app to windows-platform using some pthread-functions. Cygwin-doc tells me that the following pthread-functions are not implemented in Cygwin. Is this true, or is docu not up to date? >pthread_mutex_init -- unimplemented >pthread_mutexattr_default -- unimplemented >pthread_mutex_lock -- unimplemented >pthread_mutex_unlock -- unimplemented >pthread_mutex_destroy -- unimplemented >pthread_mutex_t -- unimplemented > >pthread_cond_init -- unimplemented >pthread_condattr_default -- unimplemented >pthread_cond_destroy -- unimplemented >pthread_cond_signal -- unimplemented >pthread_cond_broadcast -- unimplemented >pthread_cond_wait -- unimplemented >pthread_cond_timedwait -- unimplemented >pthread_attr_init -- unimplemented >pthread_attr_destroy -- unimplemented >pthread_attr_setinheritsched -- unimplemented >pthread_attr_setstacksize -- unimplemented >pthread_getschedparam -- unimplemented >pthread_setschedparam -- unimplemented Regards, Frank -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |