#include <sys/types.h>
#include <stdint.h>
#include <pthread.h>
Go to the source code of this file.
Classes | |
class | android::Mutex::Autolock |
class | android::Condition |
class | android::Mutex |
class | android::sp< T > |
Namespaces | |
namespace | android |
Defines | |
#define | _LIBS_UTILS_SYNC_H |
Typedefs | |
typedef Mutex::Autolock | android::AutoMutex |
typedef int32_t | android::status_t |
#define _LIBS_UTILS_SYNC_H |
Definition at line 55 of file libinline.h.