Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #22026

Condition in C API

Date 2012-03-22 22:53 +0800
Subject Condition in C API
From Matt Joiner <anacrolix@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.891.1332428034.3037.python-list@python.org> (permalink)

Show all headers | View raw


Is there a Condition-like object exposed in the CPython C API? I've
found PyThread_lock_type, but nothing condition-like.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Condition in C API Matt Joiner <anacrolix@gmail.com> - 2012-03-22 22:53 +0800

csiph-web