Files
revng-revng/python/revng/api
Giacomo Vercesi 159fa8558d revng.api: Count owned pointers and shutdown
rp_shutdown must be called after all the owning pointers given by
PipelineC are freed, in order to guarantee this easily, the python
ApiWrapper will use an atomic counter, which when shutdown has been
signaled and counter reaches zero will automatically call rp_shutdown
2022-10-04 14:13:55 +02:00
..
2022-04-26 15:59:35 +02:00
2022-04-26 15:59:35 +02:00
2022-06-29 14:50:58 +02:00