HomeSort by relevance Sort by last modified time
    Searched refs:backend (Results 76 - 100 of 479) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-default.h 365 /* Backend initialization functions */
401 /* Backend thread functions */
539 /* Backend mutex functions */
547 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
549 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
551 objc_free (mutex->backend);
552 mutex->backend = NULL;
575 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
581 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
584 objc_free (mutex->backend);
    [all...]
gthr-posix.h 365 /* Backend initialization functions */
401 /* Backend thread functions */
539 /* Backend mutex functions */
547 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
549 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
551 objc_free (mutex->backend);
552 mutex->backend = NULL;
575 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
581 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
584 objc_free (mutex->backend);
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
gthr-default.h 365 /* Backend initialization functions */
401 /* Backend thread functions */
539 /* Backend mutex functions */
547 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
549 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
551 objc_free (mutex->backend);
552 mutex->backend = NULL;
575 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
581 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
584 objc_free (mutex->backend);
    [all...]
gthr-posix.h 365 /* Backend initialization functions */
401 /* Backend thread functions */
539 /* Backend mutex functions */
547 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
549 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
551 objc_free (mutex->backend);
552 mutex->backend = NULL;
575 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
581 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
584 objc_free (mutex->backend);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
gthr-default.h 365 /* Backend initialization functions */
401 /* Backend thread functions */
539 /* Backend mutex functions */
547 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
549 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
551 objc_free (mutex->backend);
552 mutex->backend = NULL;
575 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
581 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
584 objc_free (mutex->backend);
    [all...]
gthr-posix.h 365 /* Backend initialization functions */
401 /* Backend thread functions */
539 /* Backend mutex functions */
547 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
549 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
551 objc_free (mutex->backend);
552 mutex->backend = NULL;
575 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
581 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
584 objc_free (mutex->backend);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
gthr-default.h 365 /* Backend initialization functions */
401 /* Backend thread functions */
539 /* Backend mutex functions */
547 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
549 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
551 objc_free (mutex->backend);
552 mutex->backend = NULL;
575 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
581 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
584 objc_free (mutex->backend);
    [all...]
gthr-posix.h 365 /* Backend initialization functions */
401 /* Backend thread functions */
539 /* Backend mutex functions */
547 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
549 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
551 objc_free (mutex->backend);
552 mutex->backend = NULL;
575 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
581 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
584 objc_free (mutex->backend);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
gthr-default.h 365 /* Backend initialization functions */
401 /* Backend thread functions */
539 /* Backend mutex functions */
547 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
549 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
551 objc_free (mutex->backend);
552 mutex->backend = NULL;
575 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
581 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
584 objc_free (mutex->backend);
    [all...]
gthr-posix.h 365 /* Backend initialization functions */
401 /* Backend thread functions */
539 /* Backend mutex functions */
547 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
549 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
551 objc_free (mutex->backend);
552 mutex->backend = NULL;
575 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
581 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
584 objc_free (mutex->backend);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
gthr-default.h 365 /* Backend initialization functions */
401 /* Backend thread functions */
539 /* Backend mutex functions */
547 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
549 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
551 objc_free (mutex->backend);
552 mutex->backend = NULL;
575 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
581 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
584 objc_free (mutex->backend);
    [all...]
gthr-posix.h 365 /* Backend initialization functions */
401 /* Backend thread functions */
539 /* Backend mutex functions */
547 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
549 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
551 objc_free (mutex->backend);
552 mutex->backend = NULL;
575 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
581 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
584 objc_free (mutex->backend);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
gthr-default.h 338 /* Backend initialization functions */
374 /* Backend thread functions */
513 /* Backend mutex functions */
521 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
523 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
525 objc_free (mutex->backend);
526 mutex->backend = NULL;
549 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
555 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
558 objc_free (mutex->backend);
    [all...]
gthr-posix.h 338 /* Backend initialization functions */
374 /* Backend thread functions */
513 /* Backend mutex functions */
521 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
523 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
525 objc_free (mutex->backend);
526 mutex->backend = NULL;
549 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
555 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
558 objc_free (mutex->backend);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
gthr-default.h 338 /* Backend initialization functions */
374 /* Backend thread functions */
513 /* Backend mutex functions */
521 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
523 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
525 objc_free (mutex->backend);
526 mutex->backend = NULL;
549 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
555 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
558 objc_free (mutex->backend);
    [all...]
gthr-posix.h 338 /* Backend initialization functions */
374 /* Backend thread functions */
513 /* Backend mutex functions */
521 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
523 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
525 objc_free (mutex->backend);
526 mutex->backend = NULL;
549 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
555 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
558 objc_free (mutex->backend);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
gthr-default.h 338 /* Backend initialization functions */
374 /* Backend thread functions */
513 /* Backend mutex functions */
521 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
523 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
525 objc_free (mutex->backend);
526 mutex->backend = NULL;
549 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
555 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
558 objc_free (mutex->backend);
    [all...]
gthr-posix.h 338 /* Backend initialization functions */
374 /* Backend thread functions */
513 /* Backend mutex functions */
521 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
523 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
525 objc_free (mutex->backend);
526 mutex->backend = NULL;
549 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
555 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
558 objc_free (mutex->backend);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
gthr-default.h 338 /* Backend initialization functions */
374 /* Backend thread functions */
513 /* Backend mutex functions */
521 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
523 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
525 objc_free (mutex->backend);
526 mutex->backend = NULL;
549 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
555 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
558 objc_free (mutex->backend);
    [all...]
gthr-posix.h 338 /* Backend initialization functions */
374 /* Backend thread functions */
513 /* Backend mutex functions */
521 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
523 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
525 objc_free (mutex->backend);
526 mutex->backend = NULL;
549 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
555 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
558 objc_free (mutex->backend);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
gthr-default.h 356 /* Backend initialization functions */
392 /* Backend thread functions */
531 /* Backend mutex functions */
539 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
541 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
543 objc_free (mutex->backend);
544 mutex->backend = NULL;
567 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
573 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
576 objc_free (mutex->backend);
    [all...]
gthr-posix.h 356 /* Backend initialization functions */
392 /* Backend thread functions */
531 /* Backend mutex functions */
539 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
541 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
543 objc_free (mutex->backend);
544 mutex->backend = NULL;
567 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
573 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
576 objc_free (mutex->backend);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
gthr-default.h 356 /* Backend initialization functions */
392 /* Backend thread functions */
531 /* Backend mutex functions */
539 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
541 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
543 objc_free (mutex->backend);
544 mutex->backend = NULL;
567 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
573 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
576 objc_free (mutex->backend);
    [all...]
gthr-posix.h 356 /* Backend initialization functions */
392 /* Backend thread functions */
531 /* Backend mutex functions */
539 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
541 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
543 objc_free (mutex->backend);
544 mutex->backend = NULL;
567 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
573 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
576 objc_free (mutex->backend);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
gthr-default.h 356 /* Backend initialization functions */
392 /* Backend thread functions */
531 /* Backend mutex functions */
539 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
541 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
543 objc_free (mutex->backend);
544 mutex->backend = NULL;
567 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
573 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
576 objc_free (mutex->backend);
    [all...]

Completed in 463 milliseconds

1 2 34 5 6 7 8 91011>>