Add per-stream pool for hsa_signals.

This commit is contained in:
Ben Sander
2016-02-16 01:59:13 -06:00
والد fb883d9d03
کامیت caef9b5ced
3فایلهای تغییر یافته به همراه154 افزوده شده و 60 حذف شده
@@ -115,7 +115,7 @@ enum hipMemcpyKind {
// The handle allows the async commands to use the stream even if the parent hipStream_t goes out-of-scope.
typedef struct ihipStream_t * hipStream_t;
typedef class ihipStream_t * hipStream_t;
/*