Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/thread.cc')
-rw-r--r--winsup/cygwin/thread.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/winsup/cygwin/thread.cc b/winsup/cygwin/thread.cc
index 0085320ad..a521773d8 100644
--- a/winsup/cygwin/thread.cc
+++ b/winsup/cygwin/thread.cc
@@ -597,9 +597,9 @@ pthread::cancel ()
* open ()
* openat ()
* pause ()
- poll ()
+ * poll ()
* pread ()
- pselect ()
+ * pselect ()
* pthread_cond_timedwait ()
* pthread_cond_wait ()
* pthread_join ()
@@ -612,7 +612,7 @@ pthread::cancel ()
* recv ()
* recvfrom ()
* recvmsg ()
- select ()
+ * select ()
* sem_timedwait ()
* sem_wait ()
* send ()