HomeSort by relevance Sort by last modified time
    Searched refs:cleanup2 (Results 1 - 4 of 4) sorted by null

  /system/extras/tests/bionic/libc/common/
test_pthread_cleanup_push.c 51 cleanup2( void* arg ) function
73 pthread_cleanup_push( cleanup2, (void*)MAGIC2 );
103 fprintf(stderr, "cleanup2 not called !!\n");
105 fprintf(stderr, "cleanup2 called with wrong argument\n");
  /external/oprofile/agents/jvmti/
libjvmti_oprofile.c 134 goto cleanup2;
202 cleanup2:
  /external/openssl/crypto/objects/
obj_dat.c 206 static IMPLEMENT_LHASH_DOALL_FN(cleanup2, ADDED_OBJ)
232 lh_ADDED_OBJ_doall(added,LHASH_DOALL_FN(cleanup2)); /* set counters */
  /external/icu4c/common/
ubidi.c     [all...]

Completed in 96 milliseconds