aboutsummaryrefslogtreecommitdiff
path: root/chopstx.h
diff options
context:
space:
mode:
Diffstat (limited to 'chopstx.h')
-rw-r--r--chopstx.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/chopstx.h b/chopstx.h
index e39c36b..94eb5b0 100644
--- a/chopstx.h
+++ b/chopstx.h
@@ -113,12 +113,8 @@ typedef struct chx_cleanup {
void chopstx_cleanup_push (chopstx_cleanup_t *clp);
void chopstx_cleanup_pop (int execute);
-
void chopstx_setpriority (chopstx_prio_t);
-void chopstx_usec_wait_var (uint32_t *arg); /* DEPRECATED */
-void chopstx_wakeup_usec_wait (chopstx_t thd); /* DEPRECATED */
-
enum {
CHOPSTX_POLL_COND = 0,
CHOPSTX_POLL_INTR,