[all]: rename file and macro from RK to MPP

git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@59 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
ChenHengming
2015-08-07 09:00:27 +00:00
parent c89c44512f
commit 1b5d44e56e
15 changed files with 47 additions and 36 deletions

View File

@@ -16,13 +16,15 @@
*/
#define MODULE_TAG "rk_thread_test"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "rk_type.h"
#include "rk_log.h"
#include "rk_thread.h"
#include "mpp_log.h"
#include "mpp_thread.h"
// TODO: add thread mutex and condition test case