Version 0.09

This commit is contained in:
NIIBE Yutaka
2015-09-10 20:22:32 +09:00
parent acd4460a6e
commit 14ad395523
7 changed files with 25 additions and 13 deletions

View File

@@ -118,6 +118,8 @@ enum {
void chopstx_cancel (chopstx_t thd);
void chopstx_testcancel (void);
/* NOTE: This signature is different to PTHREAD's one. */
int chopstx_setcancelstate (int);
struct chx_cleanup {