mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-04 16:52:40 +08:00
[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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user