promise: associate Promises with a set of threads
authorBrian Norris <banorris@uci.edu>
Thu, 24 Jan 2013 02:43:14 +0000 (18:43 -0800)
committerBrian Norris <banorris@uci.edu>
Thu, 24 Jan 2013 02:43:14 +0000 (18:43 -0800)
commit3eb987279c382e0000de844728aceef2f360acf6
tree906499dff39f0128cb85929ddd5eee876ca2c228
parent75fd45bf45d7ec1ac8db7cb6209106ea4e3fc5ab
promise: associate Promises with a set of threads

A Promise can be associated with a set of threads, so that we can
perform elimination more efficiently and precisely.
model.cc
promise.cc
promise.h