resolved conflicts for merge of 7b6e6fa5
to kraken
Change-Id: I2b9b80a7fa32c56be2b85ff8be0d6e7ac1848afe
This commit is contained in:
@@ -266,6 +266,8 @@ int pthread_getcpuclockid(pthread_t tid, clockid_t *clockid);
|
||||
|
||||
int pthread_once(pthread_once_t *once_control, void (*init_routine)(void));
|
||||
|
||||
int pthread_setname_np(pthread_t thid, const char *thname);
|
||||
|
||||
typedef void (*__pthread_cleanup_func_t)(void*);
|
||||
|
||||
typedef struct __pthread_cleanup_t {
|
||||
|
Reference in New Issue
Block a user