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

  /external/syslinux/core/thread/
semaphore.c 31 struct thread_block block;
74 struct thread_block *block;
75 block = container_of(l, struct thread_block, list);
kill_thread.c 10 struct thread_block *block;
timeout.c 20 struct thread_block *block;
  /external/syslinux/core/include/
thread.h 33 struct thread_block { struct
49 struct thread_block *blocked;

Completed in 479 milliseconds