You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
module: Move container_get() after MEM_API_CHECK_THREAD()
Move container_get() after MEM_API_CHECK_THREAD(). This change may
help debugging if container_get() crashes when memory API functions
are called from from wrong thread.
Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>
0 commit comments