Files
Isaku Yamahata a09c0897f5 [LibOS] Cleanup of shim_thread::shim_signal_logs
- Make struct shim_signal_log opaque.
- Introduce signal_logs_alloc() and signal_logs_free() to properly
  initialize and free signal_logs.
- Introduce helper signal_logs_pending() to simplify signal_logs check.
- Rename shim_signal_log's {head, tail} to {tail, head}.
- Fix PID leak during get_new_thread().
2020-02-05 13:16:12 -08:00
..
2019-12-02 23:55:48 +01:00
2019-12-02 23:55:48 +01:00
2019-12-02 23:55:48 +01:00
2020-01-25 02:26:59 +01:00
2019-07-18 17:19:21 -07:00